-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfamplace.html
More file actions
265 lines (209 loc) · 6.73 KB
/
famplace.html
File metadata and controls
265 lines (209 loc) · 6.73 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
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>famous places of India</title>
<link rel="shortcut icon" href="assets/images/icons/bus-solid.svg" type="image/x-icon">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<style>
body {
font-family: 'Arial', sans-serif;
margin: 0;
padding: 0;
background-color: #485774;
box-sizing: border-box;
}
header {
background: url(assets/images/bg/famous\ place\ bg.jpg);
background-position: center;
background-size: cover;
width: 100%;
height: 80vh;
color: #090707;
text-align: center;
/* padding: 1em; */
}
nav{
background: transparent;
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 30px;
}
.logo{
width: 180px;
cursor: pointer;
background-color: rgb(30, 219, 229);
border-radius: 5px;
padding: 3px;
}
nav ul{
list-style-type: none;
width: 100%;
text-align: right;
padding-right: 60px;
}
nav ul li{
display: inline-block;
margin: 10px 20px;
}
nav ul li a{
color: #0f0f0f;
text-decoration: none;
}
nav ul li::after{
content: '';
width: 0;
height: 2px;
background: #f5168d;
display: block;
margin: auto;
transition: 0.5s;
}
nav ul li:hover::after{
width: 100%;
cursor: pointer;
}
.btn{
display: flex;
align-items: center;
padding: 10px 30px;
border: 0;
outline: 0;
border-radius: 5px;
background: #f5168d;
color: #fff;
font-weight: 500;
cursor: pointer;
}
.btn a{
color: #fff;
text-decoration: none;
}
.btn img{
width: 20px;
margin-right: 3px;
}
.main-content {
max-width: 800px;
margin: 20px auto;
padding: 20px;
background-color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
img {
max-width: 100%;
height: auto;
border-radius: 5px;
}
.content h1 p{
margin: 18% 25%;
}
/* for footer */
.footer{
width: 100%;
text-align: center;
padding: 30px 0;
background: #1c181a;
color: #fff;
}
.footer h4{
margin-bottom: 25px;
margin-top: 20px;
font-weight: 600;
font-size: 20px;
}
#f{
color: #f5168d;
margin: 0 18px;
cursor: pointer;
padding: 10px 0;
}
@media screen and (max-width: 768px) {
nav ul {
display: none;
flex-direction: column;
width: 100%;
text-align: center;
background: rgba(0, 0, 0, 0.8);
position: absolute;
top: 60px;
left: 0;
z-index: 999;
}
nav ul.show {
display: flex;
}
nav ul li {
width: 100%;
margin: 0;
}
nav ul li a {
font-size: 18px;
}
.btn {
padding: 10px;
}
.footer {
position: relative;
bottom: auto;
}
}
</style>
</head>
<body>
<!-- <section class="section1">
<h1>FAMOUS PLACES</h1>
</section> -->
<header>
<nav>
<a href="index.html" target="_blank"><img src="assets/images/logos/logo.png" alt="" class="logo"></a>
<ul>
<li><a href="travelguide.html">TRAVEL GUIDE</a></li>
<li><a href="famplace.html">FAMOUS PLACES</a></li>
<li><a href="contact.html">CONTACT US</a></li>
</ul>
<BUtton class="btn"><img src="assets/images/icons/bus-solid.svg"><a href="bookings.html">bookings</a></BUtton>
</nav>
<div class="content"><h1>Famous Places</h1>
<p>Explore the beauty of the iconic India.</p>
</div>
</header>
<section class="main-content">
<img src="assets/images/other/f places/agra.jpg" alt="Taj Mahal">
<p>
The Taj Mahal is an ivory-white marble mausoleum on the south bank of the Yamuna river in the Indian city of Agra.
It was commissioned in 1632 by the Mughal emperor, Shah Jahan, to house the tomb of his favorite wife, Mumtaz Mahal.
</p>
</section>
<section class="main-content">
<img src="assets/images/other/jodhpur.jpg" alt="forts">
<p>
Though the fortress was originally started in 1459 by Rao Jodha, founder of Jodhpur, most of the fort which stands today dates from the period of Maharaja Jaswant Singh (1638-78). The fort is located at the centre of the city spreading over 5 kilometres (3.1 mi) on top of a high hill.
</p>
</section>
<section class="main-content">
<img src="assets/images/other/gold tempal.jpg" alt="temple">
<p>
The fourth Guru of Sikhs, Guru Ram Das, who had initially constructed a pool here, founded Amritsar, which houses the Golden Temple or Harmandir Sahib. It is here that Sage Valmiki wrote the epic, Ramayana. Rama and Sita are believed to have spent their fourteen-year exile in Amritsar, the epicenter of Sikhism.
</p>
</section>
</section>
<footer class="footer">
<h4>About Us</h4>
<p>"Explore the world with Vinayak Tour & Travels, your trusted companion in creating remarkable travel experiences. <br> Committed to crafting journeys that inspire and delight, our team of passionate globetrotters is dedicated to bringing you the best destinations and adventures. <br> Discover the extraordinary, embrace the unknown, and let [Vinayak Tour & Travels] be your gateway to unforgettable memories. Bon voyage!"</p>
<div class="icons">
<div id="f">
<i class="fa-brands fa-facebook"></i>
<i class="fa-brands fa-square-instagram"></i>
<i class="fa-brands fa-google"></i>
<i class="fa-brands fa-twitter"></i>
<i class="fa-brands fa-youtube"></i>
</div>
</div>
<p>Made by Vinayak Kambale</p>
<p>Copyright @2023</p>
</footer>
</body>
</html>