-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
114 lines (111 loc) · 6.34 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Restaurant Page Using HTML Bootstrap</title>
<link href='https://fonts.googleapis.com/css?family=Poppins' rel='stylesheet'/>
<link href="../BOOTSTRAP/css/style.css" rel="stylesheet"/>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"/>
</head>
<body>
<div class="container-fluid bg-images">
<div class="row text-end pt-4 login-signup-text">
<div class="col-7 col-sm-6"></div>
<div class="col-2 text-end col-sm-2">
<a href="#" class="login">Login</a>
</div>
<div class="col-3 col-sm-4 text-start">
<a href="#" class="acc-create acc-create-border px-3 py-3">Create an account</a>
</div>
</div>
<div class="row text-center pt-3">
<div class="col-12">
<p class=" px-5 py-4 logo">e!</p>
</div>
</div>
<div class="row text-center pt-3">
<div class="col-12">
<p class="restaurant-title">Find the best restaurants, cafés, and bars</p>
</div>
</div>
<div class="row">
<div class="col-12 col-sm-12 col-md-1 col-lg-2 col-xl-2"></div>
<div class="col-12 col-sm-12 col-md-4 col-lg-3 col-xl-3 text-end"style="margin-left:56px;">
<div class="location-selector">
<select class="dropdown-selector"style="width:250px; height:60px;text-align: center;">
<option>Please type a location</option>
<option>Chennai</option>
<option>Banglore</option>
<option>Mumbai</option>
<option>Delhi</option>
<option>Hydreabad</option>
</select>
</div>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-5 col-xl-5">
<div class="restaurant-selector">
<input type="text" placeholder="Search for restaurants" style="width:450px; height:60px;text-align:center;"/>
<div style="margin-top:-40px; margin-left:25px;"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-search" viewBox="0 0 16 16">
<path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"/>
</svg></div>
</div>
</div>
<div class="col-12 col-sm-12 col-md-1 col-lg-2 col-xl-2"></div>
</div>
</div>
<div class="container text-center">
<div class="row text-start">
<div col-12>
<h1 style="font-size: 30px;font-weight:600;margin-top:45px; color:#192F60;">Quick Searches</h1>
</div>
</div>
<div class="row text-start">
<div col-12>
<p style="font-size:18px;color: #8C96AB;">Discover restaurants by type of meal</p>
</div>
</div>
</div>
<div class="container">
<div class="row pt-4">
<div class="col-4" style="box-shadow: 0px 3px 6px #00000029;margin-bottom:15px;">
<div>
<img src="../BOOTSTRAP/image/breakfast.png" width="120" height="120" alt="breakfast"/><br>
<p style="display: block; margin-left:145px;margin-top:-100px;font-size:23px;">Breakfast</p>
<p style="display: block; margin-left:145px;margin-top:-5px;font-size:16px;">Start your day with exclusive breakfast options</p>
</div>
</div>
<div class="col-4"style="box-shadow: 0px 3px 6px #00000029;margin-bottom:15px;">
<img src="../BOOTSTRAP/image/lunch.png"width="120" height="120" alt="lunch"/>
<p style="display: block; margin-left:145px;margin-top:-100px;font-size:23px;">lunch</p>
<p style="display: block; margin-left:145px;margin-top:-5px;font-size:16px;">Start your day with exclusive breakfast options</p>
</div>
<div class="col-4"style="box-shadow: 0px 3px 6px #00000029;margin-bottom:15px;">
<img src="../BOOTSTRAP/image/snacks.png"width="120" height="120" alt="snacks"/>
<p style="display: block; margin-left:145px;margin-top:-100px;font-size:23px;">snacks</p>
<p style="display: block; margin-left:145px;margin-top:-5px;font-size:16px;">Start your day with exclusive breakfast options</p>
</div>
</div>
<div class="row pt-3">
<div class="col-4"style="box-shadow: 0px 3px 6px #00000029;margin-bottom:15px;">
<div>
<img src="../BOOTSTRAP/image/dinner.png"width="120" height="120" alt="dinner"/>
<p style="display: block; margin-left:145px;margin-top:-100px;font-size:23px;">dinner</p>
<p style="display: block; margin-left:145px;margin-top:-5px;font-size:16px;">Start your day with exclusive breakfast options</p>
</div>
</div>
<div class="col-4"style="box-shadow: 0px 3px 6px #00000029;margin-bottom:15px;">
<img src="../BOOTSTRAP/image/drinks.png"width="120" height="120" alt="drinks"/>
<p style="display: block; margin-left:145px;margin-top:-100px;font-size:23px;">drinks</p>
<p style="display: block; margin-left:145px;margin-top:-5px;font-size:16px;">Start your day with exclusive breakfast options</p>
</div>
<div class="col-4"style="box-shadow: 0px 3px 6px #00000029;margin-bottom:15px;">
<img src="../BOOTSTRAP/image/nightlife.png"width="120" height="120" alt="nightlife"/>
<p style="display: block; margin-left:145px;margin-top:-100px;font-size:23px;">nightlife</p>
<p style="display: block; margin-left:145px;margin-top:-5px;font-size:16px;">Start your day with exclusive breakfast options</p>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm" "></script>
</body>
</html>