-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
380 lines (264 loc) · 13.1 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
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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Riya | Maaya </title>
<link rel="stylesheet" type="text/css" href="style.css">
<link href="https://fonts.googleapis.com/css?family=Indie+Flower&display=swap" rel="stylesheet">
</head>
<body>
<div id="container">
<div id="header">
<div id="left_icon">
<a href="index.html" style="text-decoration:none; "><h1>Riya</h1></a>
</div>
<div id="right_menu">
<div id="menu1">
<a href="www.bing.com" style="text-decoration:none; "><button class="button button1">
Hi Ramana ^
</button> </a>
<div class="drop drop1">
<ul >
<li><code style="color: silver; ">> </code>My Bookings</li>
<li><code style="color: silver; ">> </code>My Profile</li>
<li><code style="color: silver; ">> </code>My e-Cash</li>
<li><code style="color: silver; ">> </code>Logout</li>
</ul>
</div>
</div>
<!-- 2* -->
<div id="menu2">
<button class="button">
Support ^
</button>
<div class=" drop drop2">
<ul >
<li><code style="color: silver; ">> </code>Talk To Us</li>
<li><code style="color: silver; ">> </code>Contact Us</li>
<li><code style="color: silver; ">> </code>Complete Booking</li>
<li><code style="color: silver; ">> </code>Problem in making Payment</li>
</ul>
</div>
</div>
<!--3 -->
<div id="menu3">
<button class="button">
Offers ^
</button>
<div class=" drop drop3">
<div id="offers" style="text-align: center;" >
<img src="https://github.com/webbdays/riya/blob/master/offer1.jpg?raw=true" alt="Offer for you." width="330px" height="200px" >
</div>
</ul>
</div>
</div>
<a href="yatra_business.html"><button class="button">
Join Yatra for Business
</button></a>
</div>
<div style="clear: both;"></div>
</div>
<div id="middle">
<div id="left35">
<div id="title">
<p>Book Flights, Hotels and Holiday Packages</p>
</div>
<div id="icons">
<div class="icon" style="border-bottom: 3px solid #e92330; ">
<div class="img" style="background:#e92330;"><img src="https://github.com/webbdays/riya/blob/master/flight.png?raw=true" width="30px" height="30px" align="center"></div>
<div class="name" style="color: #e92330;">Flights</div>
</div>
<div class="icon">
<div class="img"><img src="https://github.com/webbdays/riya/blob/master/train.png?raw=true" width="20px" height="20px" align="center"></div>
<div class="name">Trains</div>
</div>
<div class="icon">
<div class="img"><img src="https://github.com/webbdays/riya/blob/master/bus.png?raw=true" width="20px" height="20px" align="center"></div>
<div class="name">Bus</div>
</div>
<div class="icon">
<div class="img"><img src="https://github.com/webbdays/riya/blob/master/hotel.png?raw=true" width="20px" height="20px" align="center"></div>
<div class="name">Hotel</div>
</div>
<div class="icon">
<div class="img"><img src="https://github.com/webbdays/riya/blob/master/holiday.png?raw=true" width="30px" height="30px" align="center"></div>
<div class="name">Holiday Trip</div>
</div>
<div style="clear: both;"></div>
<div id="names">
</div>
</div>
<div style="clear: both;"></div>
<div id="types">
<div class="tname" style="color:#e92330; border-color: #e92330; ">ONE WAY</div>
<div class="tname">ROUND TRIP</div>
<div class="tname">MULTI-CITY</div>
</div>
<div id="search">
<div id="s1">
<div id="from" style="float: left; width:35%; margin-top:15px; margin-left:10px; border-bottom:2px solid #6666; ">
<p style="color: gray;">Depart From</p>
<h3>New Delhi</h3>
<p style="color: gray;">DEL</p>
</div>
<div id="swap" style="float: left; margin-top: 40px; margin-left: 40px; width: 15%;">
<img src="swap.png" width="25px" height="30px" align="center" >
</div>
<div id="to" style="float: right; width:35%; margin-top:15px; margin-right:10px; border-bottom:2px solid #6666;">
<p style="color: gray;">Going To</p>
<h3>Mumbai</h3>
<p style="color: gray;">BOM</p>
</div>
</div>
<div id="s2">
<div id="from" style="float: left; width:35%; margin-top:20px; margin-left:10px; border-bottom:2px solid #6666; ">
<p style="color: gray;">Departure Date</p>
<h3>23 July' 19</h3>
<p style="color: gray;">Tuesday</p>
</div>
<div id="to" style="float: right; width:35%; margin-top:20px; margin-right:10px; border-bottom:2px solid #6666;">
<p style="color: gray;">Return Date</p>
<h3>25 Oct' 19</h3>
<p style="color: gray;">Wednesday</p>
</div>
<div id="s3">
<div id="from" style="float: left; width:92%; margin-top:20px; margin-left:10px; border-bottom:2px solid #6666; ">
<p style="color: gray;">Traveler(s), Class </p>
<h3>1 Traveler , Economy</h3>
</div>
</div>
<div style="clear: both;"></div>
<div>
<div id="stop" style="padding: 20px; float: left; ">
<input type="radio" name="Non Stop Flights" style="font-size:20px; cursor: pointer;">
<label style="cursor: pointer;" >Non Stop Flights</label>
</div>
<a href="search.html"><div id="search_flight" style="float: right; background: #e92330; border-radius: 5px; padding:15px 35px 15px 35px; margin-top: 30px; margin-right:15px; font-size: 20px; color: white;">
Search Flights -- >
</div></a>
</div>
</div>
</div>
</div>
<div id="right65">
<div id="right_items">
<div id="rititle" style="color: gray; font-size: 22px; padding: 10px;">Recent Search</div>
<div class="ritem">
<div class="fi">
<img src="https://github.com/webbdays/riya/blob/master/flight_icon.png?raw=true" width="30px" height="30px">
</div>
<div style="margin-left: 20px; ">
<h3 style="padding:10px 10px 10px 0px;">Guwahati => Silchar</h3>
<p style="color: gray;">Sat 27 July</p>
</div>
<br>
<br>
<div style="margin-left: 20px;float: left; ">
<p style="color: gray;">Starting From</p>
<h3 style="color: Red;">RS. 3,756</h3>
</div>
<a href="rsearch1.html"><div class="dir" style=" border-radius: 60%;float: right; margin-right: 10px;"><img src="https://github.com/webbdays/riya/blob/master/arrow.png?raw=true" width="40px" height="40px"></div></a>
</div>
<div class="ritem">
<div class="fi">
<img src="https://github.com/webbdays/riya/blob/master/flight_icon.png?raw=true" width="30px" height="30px">
</div>
<div style="margin-left: 20px; ">
<h3 style="padding:10px 10px 10px 0px;">Guwahati => Silchar</h3>
<p style="color: gray;">Wed 24 July</p>
</div>
<br>
<br>
<div style="margin-left: 20px;float: left; ">
<p style="color: gray;">Starting From</p>
<h3 style="color: Red;">RS. 10,278</h3>
</div>
<a href="rsearch1.html"><div class="dir" style=" border-radius: 60%;float: right; margin-right: 10px;"><img src="https://github.com/webbdays/riya/blob/master/arrow.png?raw=true" width="40px" height="40px"></div></a>
</div>
<div class="ritem">
<div class="fi">
<img src="https://github.com/webbdays/riya/blob/master/flight_icon.png?raw=true" width="30px" height="30px">
</div>
<div style="margin-left: 20px; ">
<h3 style="padding:10px 10px 10px 0px;">New Delhi => Guwa</h3>
<p style="color: gray;">Thu 25 July</p>
</div>
<br>
<br>
<div style="margin-left: 20px;float: left; ">
<p style="color: gray;">Starting From</p>
<h3 style="color: Red;">RS. 5,496</h3>
</div>
<a href="rsearch1.html"><div class="dir" style=" border-radius: 60%;float: right; margin-right: 10px;"><img src="https://github.com/webbdays/riya/blob/master/arrow.png?raw=true" width="40px" height="40px"></div></a>
</div>
<a href="#"><div id="promo" style="padding: 20px; width: 95%; "><img src="https://github.com/webbdays/riya/blob/master/add1.png?raw=true" width=100%></div></a>
<div id="rititle" style="color: gray; font-size: 22px; padding: 10px;">Yatra Specials <a href="yatra_specials.html" style="color: blue; text-decoration: none; font-size: 20px;">View All</a></div>
<div class="ritem">
<div class="fi" style="background: #da9598;">
<img src="https://github.com/webbdays/riya/blob/master/flight_icon.png?raw=true" width="30px" height="30px">
</div>
<div class="ads">
<img src="https://github.com/webbdays/riya/blob/master/ys1.png?raw=true" height="140px" width="220px" >
</div>
</div>
<div class="ritem">
<div class="fi" style="background:#b3d19f;">
<img src="https://github.com/webbdays/riya/blob/master/flight_icon.png?raw=true" width="30px" height="30px">
</div>
<div class="ads">
<img src="https://github.com/webbdays/riya/blob/master/ys2.PNG?raw=true" height="140px" width="220px">
</div>
</div>
<div class="ritem">
<div class="fi" style="background:#d99497;">
<img src="https://github.com/webbdays/riya/blob/master/flight_icon.png?raw=true" width="30px" height="30px">
</div>
<div class="ads">
<img src="https://github.com/webbdays/riya/blob/master/ys3.png?raw=true" height="140px" width="220px" >
</div>
</div>
<div style="clear: both;: "></div>
<div >
<div id="applink" style="width: 95%; height: 380px;float: left; margin-left: 10px; padding-top: 30px;
padding-left: 20px; text-align: center; background: url(https://github.com/webbdays/riya/blob/master/bimg.png?raw=true); border-radius: 10px;">
<h3 style="color: brown;">Download Riya App from your phone!</h3>
<p>Best travel deals on the go - only on Yatra mobile!</p>
<br>
<p>Download Via SMS</p>
<div id="download" style="border: 2px solid gray; width: 320px; padding: 3px; border-radius: 15px; padding: 5px; margin-left: 200px; margin-top:20px; margin-bottom: 10px; background: white;">
<input type="text" placeholder="Your Phone Number" name="phone" style="border: none;border: none; height:50px;">
<a href="yatra/myapp.in" target="blank" style="text-decoration: none; "><button type="Download" style="padding: 10px;cursor: pointer; background: red; color: white; border-radius: 15px;"> Download the App </button></a>
</div>
<p style="color: gray;">Give a missed call on 0806 7747 755 to download the Yatra app</p>
<div class="appstore">
<a href="https://github.com/webbdays/riya/blob/master/applestore.com?raw=true"><div class="applogo" style="width: 25%; background:black;padding: 2px; margin-left: 15px; margin-top: 3px; border-right: 3px solid white; "><img src="https://github.com/webbdays/riya/blob/master/apstore.png?raw=true" width="50px" height="50" align="center">
</div></a>
<div style="margin: 5px; float: left;">
<p style="color: gray; ">Available on the</p>
<h2>App Store</h2>
</div>
</div>
<div class="appstore">
<a href="https://github.com/webbdays/riya/blob/master/googleplaystore.com?raw=true"><div class="applogo" style="width: 25%; background:black;border-right:3px solid white; margin-left: 15px; margin-top: 5px;"><img src="https://github.com/webbdays/riya/blob/master/pstore.png?raw=true" width="50px" height="50" align="center"></div></a>
<div style="margin: 5px; float: left;">
<p style="color: gray;">Available on the</p>
<h2>Google Play</h2>
</div>
</div>
<div style="clear: both;"></div>
</div>
</div>
<div style="clear: both;"></div>
<div id="footer" style="width: 95%; height: 40px; padding: 20px; color:brown; background: #2222; border-top-right-radius: 20px;
border-top-left-radius: 20px;margin: 10px; ">
<p>Copyright © 2019 <span style="color: black; font-style: bold;">Balaram </span> India. All rights reserved </p>
<p>This website is inspired from <a href="https://www.yatra.com" target="blank" style="text-decoration: none;">yatra.com</a><p>
<p>Credits are given to all those links and images and etc.. Thank you.</p>
</div>
<div style="clear: both;"></div>
</div>
</div>
</div>
</body>
</html>