forked from Harshitr10/Raahi_endeavour
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdesDelhi.html
242 lines (211 loc) · 10.5 KB
/
desDelhi.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<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 >
<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="#">Delhi</a></li>
<li><a href="desRishikesh.html">Rishikesh</a></li>
<li><a href="desAgra.html">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>
<!-- <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-container2"{ margin : 0px 40px 0px 0px;
}
</style>
<style>
div.class={ margin : 20px 0px 0px 0px;
padding: 20px;
}
</style> -->
<div class="page-content">
<div class="container">
<div class="grid-container2" itemscope itemtype=" http://schema.org/Event">
<div class="grid-box-wrap">
<div class="grid-img" itemprop="image">
<img src="images/lotus_temple.jpg" alt="travel images">
</div>
<div class="grid-body">
<h4 itemprop="date">May 20,2022 |Joseph | 0 Comments</h4>
<h1 itemprop="name">Lotus Temple</h1>
<p itemprop="description"> The Lotus Temple, located in Delhi, India, is a Baháʼí House of Worship that was dedicated in December 1986. Notable for its flowerlike shape, it has become a prominent attraction in the city. Like all other Bahá’í Houses of Worship, the Lotus Temple is open to all, regardless of religion or any other qualification. The building is composed of 27 free-standing marble-clad "petals" arranged in clusters of three to form nine sides .</p>
</div>
</div>
<div class="grid-box-wrap">
<div class="grid-img" itemprop="image">
<img src="images/delhi 2.jpg" alt="travel images">
</div>
<div class="grid-body">
<h4 itemprop="date">May 20,2022 | Ujjwal | 0 Comments</h4>
<h1 itemprop="name">Akshardham</h1>
<p itemprop="description">Akshardham' means the divine abode of God. It is hailed as an eternal place of devotion, purity and peace. Swaminarayan Akshardham at New Delhi is a Mandir – an abode of God, a Hindu house of worship, and a spiritual and cultural campus dedicated to devotion, learning and harmony.Timeless Hindu spiritual messages, vibrant devotional traditions and ancient architecture all are echoed in its art and architecture. </p>
</div>
</div>
<div class="grid-box-wrap">
<div class="grid-img" itemprop="image">
<img src="images/delhi 3.jpg" alt="travel images">
</div>
<div class="grid-body">
<h4 itemprop="date">May 20,2022 | Ram| 0 Comments</h4>
<h1 itemprop="name">India Gate</h1>
<p itemprop="description"> The India Gate (formerly known as the All India War Memorial) is a war memorial located astride the Rajpath, on the eastern edge of the "ceremonial axis" of New Delhi, formerly called Kingsway. It stands as a memorial to 84,000 soldiers of the British Indian Army who died in between 1914 and 1921 in the First World War, in France, Flanders, Mesopotamia, Persia, East Africa, Gallipoli and elsewhere in the Near and the Far East, and the Third Anglo-Afghan War. </p>
</div>
</div>
<div class="grid-box-wrap">
<div class="grid-img" itemprop="image">
<img src="images/delhi 4.jpg" alt="travel images">
</div>
<div class="grid-body">
<h4 itemprop="date">May 20,2022 | Vishal| 0 Comments</h4>
<h1 itemprop="name">Gurudwara Bangla Saheb</h1>
<p itemprop="description">Gurudwara Bangla Sahibis one of the most prominent Sikh gurdwara, or Sikh house of worship, in Delhi, India, and known for its association with the eighth Sikh Guru, Guru Har Krishan, as well as the holy pond inside its complex, known as the "Sarovar." It was first built as a small shrine by Sikh General Sardar Baghel Singh in 1783, on the bungalow donated by king Raja Jai Singh of Amer, who supervised the construction of nine Sikh shrines in Delhi in the same year.
</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>