-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
89 lines (88 loc) · 3.81 KB
/
about.html
File metadata and controls
89 lines (88 loc) · 3.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cricket</title>
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" type="image/x-icon" href="images/favicon.png">
<link rel="stylesheet" href="firstp.css">
</head>
<body>
<nav>
<div class="nav-container">
<img src="logo.jpg" alt="">
<div class="menu">
<a href="https://cricketnepal.org.np/">Home</a>
<a href="https://cricketnepal.org.np/about/#">About Us</a>
<a href="https://www.espncricinfo.com/cricket-fixtures">Series</a>
<a href="https://www.espncricinfo.com/records">Statistics</a>
<a href="https://cricketnepal.org.np/contact-us/">Contact Us</a>
<a href="https://www.espncricinfo.com/series/icc-men-s-t20-world-cup-2024-1411166">World T20 2024</a>
<a href="https://www.icc-cricket.com/about/events/icc-events/icc-champions-trophy">Champions Trophy 2025</a>
</div>
</div>
</nav>
<section id="top">
<div class="top_box">
<img src="kushal.jpeg" alt="">
<div class="caption">
<span class="tag">Kushal bhurtel</span>
<h2><a href="https://en.wikipedia.org/wiki/Kushal_Bhurtel">Cricketer</a></h2>
<span class="date">2024-07-01/ 5 minutes ago</span>
</div>
</div>
<div class="top_box">
<img src="sompal.jpeg" alt="">
<div class="caption">
<span class="tag">Sompal Kami</span>
<h2><a href="https://en.wikipedia.org/wiki/Sompal_Kami">Cricketer</a></h2>
<span class="date">2024-07-01/ 5 minutes ago</span>
</div>
</div>
<div class="top_box">
<img src="sandeep.jpeg" alt="">
<div class="caption">
<span class="tag">sandeep Lammichane</span>
<h2><a href="https://en.wikipedia.org/wiki/Sandeep_Lamichhane">Cricketer</a></h2>
<span class="date">2024-07-01/ 5 minutes ago</span>
</div>
</div>
<div class="top_box">
<img src="rohit.jpeg" alt="">
<div class="caption">
<span class="tag">Rohit Paudel</span>
<h2><a href="https://en.wikipedia.org/wiki/Rohit_Paudel">Cricketer</a></h2>
<span class="date">2024-07-01/ 5 minutes ago</span>
</div>
</div>
</section>
<section id="newsletter">
<div class="container">
<div class="info">
<h3>Subscribe to our newsletter</h3>
<span>subscribe to nepal criclet info to get notified of exciting Nepal cricket news</span>
</div>
<form>
<input type="text" class="in" placeholder="Your email">
<input type="submit" value="Search" class="button">
</form>
</div>
<div class="footer_box">
<h4>Quick links</h4>
<div class="footer_menu">
<a href=""><i class="fa-solid fa-house-chimney"></i>Home</a>
<a href="">About us</a>
<a href="">series</a>
<a href="">setting</a>
<a href="">contact</a>
</div>
<div class="container">
<div class="contact_form">
<h2>Drop Your Feedback !!!</h2>
<form action="">
<p>
<label for="">Email</label>
<input class="in" type="email">
</p>