-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
123 lines (123 loc) · 6.84 KB
/
index.html
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]> <html class="no-js"> <!--<![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Bihar Tourism</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="styles.css">
<script src="https://kit.fontawesome.com/a32317213d.js" crossorigin="anonymous"></script>
</head>
<body>
<div class="wrapper">
<div class="header">
<div class="logo">
<img src="./assests/white_logo.png" alt="bihar-toursim-logo" width="100" height="100">
</div>
<div class="navbar">
<ul class="navbar-items">
<li>Explore Bihar</li>
<li>Art & Culture</li>
<li>About</li>
<li>Downloads</li>
<li>What's new</li>
</ul>
</div>
<div class="navbar-right">
<i class="fa-solid fa-magnifying-glass" width="200" height="100"></i>
<i class="fa-regular fa-user"></i>
<i class="fa-solid fa-language"></i>
</div>
</div>
<div class="section-one">
<div class="section-one-heading">
<h1>Bohd Gaya</h1>
<p>The Land of Buddhist Culture and Tourism</p>
</div>
<div class="section-one-grid">
<img src="./assests/grid-one/80 feet Buddha.jpg" alt="80 feet buddha">
<img src="./assests/grid-one/Bodh-Gaya-city.jpg" alt="bodh-gaya-city">
<img src="./assests/grid-one/Dungeshwari Temple.jpg" alt="temple">
<img src="./assests/grid-one/Gurpa Hills.jpg" alt="hills">
<img src="./assests/grid-one/MAHABODHI TEMPLE.jpg" alt="temple-2">
<img src="./assests/grid-one/Maya Sarovar.jpg" alt="maya-sarovar">
<img src="./assests/grid-one/Metta Buddharam Temple.jpg" alt="temple-3">
<img src="./assests/grid-one/pic-one.jpg" alt="pic-one">
<img src="./assests/grid-one/Royal Bhutan Monastries.jpg" alt="monastries">
<img src="./assests/grid-one/Sujata Kutir.jpg" alt="sujata-kutir">
<img src="./assests/grid-one/Sujata Temple.jpg" alt="temple-4">
<img src="./assests/grid-one/TapoVan.jpg" alt="tapovan">
</div>
</div>
<div class="section-two">
<div class="section-two-heading">
<h1>Experience Bihar</h1>
<p>Visit and be Inspired</p>
</div>
<div class="section-two-slider">
<div class="cards-container">
<div class="card">
<img src="./assests/grid-two/cq5dam.web.1280.765.jpeg" alt="pic-one">
<p>Tikuli Painting</p>
</div>
<div class="card">
<img src="./assests/grid-two/cq5dam.web.1280.765 (1).jpeg" alt="pic-two">
<p>Chhath Puja</p>
</div>
<div class="card">
<img src="./assests/grid-two/cq5dam.web.1280.765 (2).jpeg" alt="pic-three">
<p>Litthi Chokha</p>
</div>
<div class="card">
<img src="./assests/grid-two/cq5dam.web.1280.765 (3).jpeg" alt="pic-four">
<p>Anarsa</p>
</div>
<div class="card">
<img src="./assests/grid-two/Bamboo works.jpg" alt="pic-four">
<p>Bamboo works</p>
</div>
<div class="card">
<img src="./assests/grid-two/Metal works.jpg" alt="pic-four">
<p>Metal Works</p>
</div>
</div>
</div>
<div class="section-three">
<div class="section-three-right">
<h1>Unlock Bihar</h1>
<h4>Extraordinary places to visit</h4>
<h2>1. Valmiki Tiger Reserve</h2>
<p>Valmiki Tiger Reserve forms the eastern most limit of the Himalayan Terai forests in India, and is<br> the only tiger reserve of Bihar. Situated in the Gangetic Plains bio-geographic zone of the country,<br> the forest has combination of bhabar and terai tracts. Valmiki Tiger Reserve lies in the north-<br>westernmost West Champaran district of Bihar. Name of the district has been derived from two<br> words Champa and Aranya meaning Forest of Champa trees. Wild mammals found in the forests<br> of Valmiki Tiger Reserve are Tiger, Sloth bear, Leopard, Wild dog, Bison, Wild boar etc. Several<br> species of deer and antelopes viz barking deer, spotted deer, hog deer, sambar and blue bull are<br> also found here. In Madanpur forest block large number of Indian flying foxes can be sighted. The<br> Reserve has rich avi-fauna diversity. Over 250 species of birds have been reported. Valmiki<br> Sanctuary covers about 800 square kilometres (310 sq mi) of forest and was the 18th tiger<br> reserve established in India...</p>
<button type="button">Read More</button>
</div>
<div class="section-three-left">
<img src="./assests/section-three.jpeg" alt="Bihar Map">
</div>
</div>
<div class="section-four">
<div class="section-four-content">
<div class="section-four-right">
<h1>Newsletters</h1>
<p>sign up to receive the best offers</p>
</div>
<div class="section-four-left">
<input type="text" id="name" name="name" placeholder="Name">
<input type="email" id="mail" name="mail" placeholder="example@mail.com">
</div>
</div>
</div>
</div>
<div class="footer">
<footer>
<p>Copyright © Bihar Tourism</p>
<p>created by monish obaid</p>
</footer>
</div>
</div>
</body>
</html>