-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnit.html
More file actions
115 lines (108 loc) · 4.46 KB
/
nit.html
File metadata and controls
115 lines (108 loc) · 4.46 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
<html>
<title>
www.DEVOUR.com
</title>
<head>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<link href="css/sty.css" rel="stylesheet" type="text/css" media="all" />
<link rel="stylesheet" href="mainpage.css" type="text/CSS">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='https://fonts.googleapis.com/css?family=Amita' rel='stylesheet'>
</head>
<body>
<div class="header">
<div class="container">
<div class="top-header">
<div class="logo">
<a href="index.html"><img src="img/header.png" class="img-responsive" alt="" /></a>
</div>
<div class="queries">
<p>Questions? Call us Toll-free!<span>1800-0000-7777 </span><label>(11AM to 11PM)</label></p>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="menu-bar">
<div class="container">
<div class="login-section">
<ul>
<li><a href="login.html">Login</a> </li> |
<li><a href="register.html">Register</a> </li> |
<li><a href="#">Help</a></li>
<div class="clearfix"></div>
</ul>
</div>
</div>
</div>
</div>
<br>
<h1 style="text-align:center; color:blue; font- size:700%">NIGHTLIFE</h1>
<br>
<br>
<br><h2 style="text-align:center">THIS PAGE ONLY PROVIDES INFORMATION AND NO BOOKINGS CAN BE DONE </h2>
<BR>
<br><div class="Popular-Restaurants-content">
<div class="Popular-Restaurants-grids">
<div class="container">
<div class="Popular-Restaurants-grid wow fadeInRight" data-wow-delay="0.4s">
<div class="col-md-3 restaurent-logo">
<img src="img/radda.jfif" class="img-responsive" alt="" />
</div>
<div class="col-md-2 restaurent-title">
<div class="logo-title">
<h4 style="color:red;font-family:Arial">R-ADDA</a></h4>
</div>
<div class="rating">
<span><h4 style="color:grey;font-family:courier">Address:Ramee Guestline Hotel,A B Nair Road,Juhu</h4>
<h4 style="color:grey;font-family:courier">Info:Call-987612235</h4>
<h4 style="color:grey;font-family:courier">COST:1100 for 2</h4>Ratings</span>
<img src="img/star1.png" class="img-responsive" </a>
</div>
</div>
<div class="col-md-7 buy">
<span></span>
<a class="morebtn hvr-rectangle-in" href="orders-list.html"></a>
</div>
<div class="clearfix"></div>
</div>
<div class="Popular-Restaurants-grid wow fadeInLeft" data-wow-delay="0.4s">
<div class="col-md-3 restaurent-logo">
<img src="img/ttt.jfif" class="img-responsive" alt="" />
</div>
<div class="col-md-2 restaurent-title">
<div class="logo-title logo-title-1">
<h4 style="color:red;font-family:Arial">TRUE TRAM TRUNK</a></h4>
</div>
<div class="rating">
<span><h4 style="color:grey;font-family:courier">Address:G2C,Trade Center,Bandra Kurla Complex</h4>
<h4 style="color:grey;font-family:courier">Info:Call-987612765</h4>
<h4 style="color:grey;font-family:courier">COST:1300 for 2</h4>Ratings</span>
<img src="img/star2.png" class="img-responsive" alt="">(005)</a>
</div>
</div>
<div class="col-md-7 buy">
<span></span>
<a class="morebtn hvr-rectangle-in" href="orders-list.html"></a>
</div>
<div class="clearfix"></div>
</div>
<div class="Popular-Restaurants-grid wow fadeInRight" data-wow-delay="0.4s">
<div class="col-md-3 restaurent-logo">
<img src="img/play.jfif" class="img-responsive" alt="" />
</div>
<div class="col-md-2 restaurent-title">
<div class="logo-title logo-title-2">
<h4 style="color:red;font-family:Arial">PLAY LOUNGE</a></h4>
</div>
<div class="rating">
<span><h4 style="color:grey;font-family:courier">Address:G2C,Trade Center,Bandra Kurla Complex</h4><h4 style="color:grey;font-family:courier">Info:Call-987612235</h4>
<h4 style="color:grey;font-family:courier">COST:1400 for 2</h4>Ratings</span>
<img src="img/star1.png" class="img-responsive" alt="">(004)</a>
</div>
</div>
<div class="col-md-7 buy">
<span></span>
<a class="morebtn hvr-rectangle-in" href="orders-list.html"></a>
</div>
<div class="clearfix"></div>
</div>