forked from Harshitr10/Raahi_endeavour
-
Notifications
You must be signed in to change notification settings - Fork 0
/
desAgra.html
253 lines (224 loc) · 9.41 KB
/
desAgra.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
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
<!DOCTYPE html>
<html>
<head>
<title>Raahi_TheQuad</title>
<meta name="viewport" content="width=device-width">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="css/all.css">
<link rel="stylesheet" type="text/css" href="css/all.min.css">
<link rel="stylesheet" type="text/css" href="css/lightbox.css">
<link rel="stylesheet" type="text/css" href="css/flexslider.css">
<link rel="stylesheet" type="text/css" href="css/owl.carousel.css">
<link rel="stylesheet" type="text/css" href="css/owl.theme.default.css">
<link rel="stylesheet" type="text/css" href="css/jquery.rateyo.css" />
<link rel="stylesheet" type="text/css" href="inner-page-style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link href="https://fonts.googleapis.com/css?family=Raleway:400,500,600,700" rel="stylesheet">
<script>
function logout(){
location.href = "index.html";
alert("Logout Succesfully");
}
</script>
</head>
<body width="100%">
<div id="page" class="site" itemscope itemtype="http://schema.org/LocalBusiness">
<header class="site-header">
<div class="top-header">
<div class="container">
<div class="top-header-left">
<div class="top-header-block">
<a href="mailto:[email protected]" itemprop="email"><i class="fas fa-envelope"></i>
</div>
<div class="top-header-block">
<a href="tel:+917991717451" itemprop="telephone"><i class="fas fa-phone"></i> +917991717451
</a>
</div>
</div>
<div class="top-header-right">
<div class="Logout">
<a href="" onclick="logout()">Logout </a>
</div>
</div>
</div>
</div>
<!-- Top header Close -->
<div class="main-header">
<div class="container">
<div class="logo-wrap" itemprop="logo">
<!-- <img src="images/site_logo.jpg" alt="Logo Image"> -->
<a href="index1.html"> <img src="images/site_logo.jpg" alt="Logo Image"></a>
</div>
<div class="nav-wrap">
<nav class="nav-desktop">
<ul class="menu-list">
<li><a href="index1.html">Home</a></li>
<li class="menu-parent">Raahis
<ul class="sub-menu">
<li><a href="Delhi.html">Delhi</a></li>
<li><a href="rishrikesh.html">Rishikesh</a></li>
<li><a href="agra.html">Agra</a></li>
</ul>
</li>
<li class="menu-parent">Destinations
<ul class="sub-menu">
<li><a href="desDelhi.html">Delhi</a></li>
<li><a href="desRishikesh.html">Rishikesh</a></li>
<li><a href="">Agra</a>
</ul>
</li>
<li class="menu-parent">Blogs
<ul class="sub-menu">
<li><a href="Delhi_blog.html" >Delhi</a></li>
<li><a href="Rishikesh_blog_file.html">Rishikesh</a></li>
<li><a href="Agra_blog.html">Agra</a></li>
</ul>
</li>
<!-- <li><a href="">Gallery</a></li>
<li><a href="">About</a></li> -->
</ul>
</nav>
<div id="bar">
<i class="fas fa-bars"></i>
</div>
<div id="close">
<i class="fas fa-times"></i>
</div>
</div>
</div>
</div>
</header>
<!-- Header Close -->
<!-- <div class="banner">
<div class="owl-four owl-carousel" itemprop="image">
<img src="images/pexels-roney-john-602607.jpg" alt="Image of Bannner">
<img src="images/wp9429743-delhi-city-wallpapers.jpg" alt="Image of Bannner">
<img src="images/poster_2.png" alt="Image of Bannner">
</div>
<div class="container" itemprop="description">
<h1>Welcome to RAAHI</h1>
<h3>The ultimate GUIDE for your Destinations</h3>
</div>
<div id="owl-four-nav" class="owl-nav"></div>
</div> -->
<!-- <div id="page" class="site" itemscope itemtype="http://schema.org/LocalBusiness">
<header class="site-header">
<div class="top-header">
<div class="container">
<div class="top-header-left">
<div class="top-header-block">
<a href="mailto:[email protected]" itemprop="email"><i class="fas fa-envelope"></i>
</div>
<div class="top-header-block">
<a href="tel:+917991717451" itemprop="telephone"><i class="fas fa-phone"></i> +917991717451
</a>
</div>
</div>
<div class="top-header-right">
<div class="login-block">
<a href="">Login /</a>
<a href="">Register</a>
</div>
</div>
</div>
</div>
<div class="main-header">
<div class="container">
<div class="logo-wrap" itemprop="logo">
<img src="images/site_logo.jpg" alt="Logo Image">
</div>
<div class="nav-wrap">
<nav class="nav-desktop">
<ul class="menu-list">
<li class="menu-parent">Raahis
<ul class="sub-menu">
<li><a href="#">Delhi</a></li>
<li><a href="#">Rishikesh</a></li>
<li><a href="#">Agra</a></li>
</ul>
</li>
<li class="menu-parent">Destinations
<ul class="sub-menu">
<li><a href="#">Delhi</a></li>
<li><a href="#">Rishikesh</a></li>
<li><a href="">Agra</a>
</ul>
</li>
<li class="menu-parent">Blogs
<ul class="sub-menu">
<li><a href="#">Delhi</a></li>
<li><a href="#">Rishikesh</a></li>
<li><a href="#">Agra</a></li>
</ul>
</li>
<li><a href="">Gallery</a></li>
<li><a href="">About</a></li>
</ul> -->
<!-- Header Close -->
<!-- <style>
div.class="grid-container1"{ margin : 0px 40px 0px 0px;
}
</style>
<style>
div.class="grid-img"{ margin : 20px 0px 0px 0px;
padding: 20px;
}
</style> -->
<div class="page-content">
<div class="container" >
<div class="grid-container1" itemscope itemtype=" http://schema.org/Event">
<div class="grid-box-wrap">
<div class="grid-img" itemprop="image">
<img src="images/taj mahal.jpg" alt="travel images">
</div>
<div class="grid-body">
<h4 itemprop="date">May 20,2022 |Joseph | 0 Comments</h4>
<h1 itemprop="name">THE TAJ</h1>
<p itemprop="description"> The Taj Mahal 'Crown of the Palace', is an ivory-white marble mausoleum on the right bank of the river Yamuna in the Indian city of Agra. It was commissioned in 1632 by the Mughal emperor Shah Jahan (r. 1628–1658) to house the tomb of his favourite wife, Mumtaz Mahal; it also houses the tomb of Shah Jahan himself. The tomb is the centrepiece of a 17-hectare (42-acre) complex, which includes a mosque and a guest house, and is set in formal gardens bounded on three sides by a crenellated wall.</p>
</div>
</div>
<div class="grid-box-wrap">
<div class="grid-img" itemprop="image">
<img src="images/agra_fort.jpg" alt="travel images">
</div>
<div class="grid-body">
<h4 itemprop="date">May 20,2022 | Ujjwal | 0 Comments</h4>
<h1 itemprop="name">AGRA FORT</h1>
<p itemprop="description">Agra is a historical fort in the city of Agra in India. It was built during 1565-1573 for the great rulers Akbar. It was the main residence of the rulers of Sikarwar clan of Rajputs until mughals occupied it and Mughal Dynasty until 1638, when the capital was shifted from Agra to Delhi. It was also known as the “Lal-Qila”, “Fort Rouge” or “Qila-i-Akbari”. Before capture by the British, the last Indian rulers to have occupied it were the Marathas. In 1983, the Agra fort was life inscribed as a UNESCO World Heritage Site. It is about 2.5 km northwest of its more famous sister monument, the Taj Mahal.</p>
</div>
</div>
<div class="grid-box-wrap">
<div class="grid-img" itemprop="image">
<img src="images/Soami-Bagh.jpg" alt="travel images">
</div>
<div class="grid-body">
<h4 itemprop="date">May 20,2022 | Ram| 0 Comments</h4>
<h1 itemprop="name">SOAMI BAGH</h1>
<p itemprop="description"> The Soami Bagh Temple is an architecturally impressive landmark and a popular pilgrimage site for devotees of many religions. Admire the exquisite masonry of the temple’s white-marble exterior. Soami Bagh Temple is devoted to Radha Soami, a religious organization that combines the teachings of all faiths. </p>
</div>
</div>
<div class="grid-box-wrap">
<div class="grid-img" itemprop="image">
<img src="images/sikandara _agra.jpg" alt="travel images">
</div>
<div class="grid-body">
<h4 itemprop="date">May 20,2022 | Vishal| 0 Comments</h4>
<h1 itemprop="name">Sikandra</h1>
<p itemprop="description">Sikandra is a grandiose complex famous for being the home of the tomb of Akbar the Great, the greatest Mughal leader. This glorious monument showcases a harmonious fusion of Buddhist, Christian, Hindu, Islamic and Jain art and architecture. Marvel at a collection of lavish red sandstone and marble gateways.
</p>
</div>
</div>
<footer>
</footer>
<script type="text/javascript" src="js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="js/lightbox.js"></script>
<script type="text/javascript" src="js/all.js"></script>
<script type="text/javascript" src="js/owl.carousel.js"></script>
<script type="text/javascript" src="js/jquery.flexslider.js"></script>
<script type="text/javascript" src="js/jquery.rateyo.js"></script>
<script type="text/javascript" src="js/jquery.mmenu.all.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
</body>
</html>