-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
167 lines (142 loc) · 6.45 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>kerasma</title>
<link rel="stylesheet" href="../css/style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Diphylleia&family=Kablammo&display=swap"
rel="stylesheet"
/>
</head>
<body>
<header>
<nav id="navbar">
<ul>
<li class="item"><a href="menus.html">Menu</a></li>
<li class="item"><a href="about.html">About us</a></li>
<li class="item"><a href="login.html">Login/Signup</a></li>
</ul>
</nav>
</header>
<video autoplay loop muted plays-inline class="back">
<source src="../images/index_background.mp4" type="video/mp4" />
</video>
<main>
<section id="home">
<h1 class="h-primary">kerasma</h1>
<p>Find the best restaurants , cafes<br>
bars</p>
</section>
<section class="home_second_part">
<div class="tag" align="center">categories we offer</div>
<div class="menu" id="menu">
<div class="text">
<h2>Veg:</h2>
Indulge in the flavors of fresh and nutritious vegetarian dishes. Our veg category offers a wide range of delectable plant-based meals crafted with the finest ingredients. From vibrant salads to hearty mains, discover the goodness of vegetarian cuisine that will delight your taste buds.<br>
<button class="category"><a href="menus.html">go to page</a></button>
</div>
<div class="img"><img src="../images/veg.jpg" class="imgs" alt=""></div>
</div>
<div class="menu">
<div class="text">
<h2>Non-veg:</h2>
Savor the rich and savory delights of our non-vegetarian category. Experience a symphony of flavors with our selection of succulent meats, poultry, and seafood. Prepared with expertise and attention to detail, our non-veg dishes are sure to satisfy your cravings for delicious, protein-packed meals.<br>
<a href="menus.html"><button class="category">go to page</button></a>
</div>
<div class="img"><img src="../images/nonveg.jpg" class="imgs" alt=""></div>
</div>
<div class="menu">
<div class="text">
<h2>Italian:</h2>
Embark on a culinary journey to Italy with our Italian category. Discover the authentic taste of Italy through our classic pasta dishes, wood-fired pizzas, and delightful risottos. Indulge in the aromatic herbs, savory sauces, and mouthwatering cheeses that define Italian cuisine and experience a true taste of the Mediterranean.<br>
<a href="menus.html"><button class="category">go to page</button></a>
</div>
<div class="img"><img src="../images/chinese.jpg" class="imgs" alt=""></div>
</div>
<div class="menu">
<div class="text">
<h2>Chinese:</h2>
Dive into the bold and diverse flavors of Chinese cuisine with our Chinese category. From traditional favorites like fried rice and stir-fried noodles to tantalizing specialties like sweet and sour dishes and flavorful dumplings, our Chinese menu offers a range of dishes that showcase the essence of this vibrant culinary tradition.<br>
<a href="menus.html"><button class="category">go to page</button></a>
</div>
<div class="img"><img src="../images/italian.jpg" class="imgs" alt=""></div>
</div>
<div class="menu">
<div class="text">
<h1>Beer:</h1>
Raise a glass and celebrate the joy of good times with our beer category. Explore an array of refreshing and flavorsome beers from around the world. Whether you prefer a crisp lager, a hoppy IPA, or a rich stout, we have a diverse selection of beers to complement your meal and enhance your dining experience.<br>
<a href="menus.html"><button class="category">go to page</button></a>
</div>
<div class="img"><img src="../images/beer.jpg" class="imgs" alt=""></div>
</div>
</main>
<!-- footer -->
<footer class="footer">
<div class="footer__addr">
<h1 class="footer__logo">kerasma</h1>
<h2>Contact us</h2>
<address>
Indian Institute Of Information Technology Nagpur , S. NO. 140, 141/1 Behind Br. Sheshrao Wankhede shetkari sahkari, sootgirni, village:waranga, po: Dongargaon (Butibori) District: Nagpur , Maharashtra,441108<br>
<a class="footer__btn" href="mailto:[email protected]">Email Us</a>
</address>
</div>
<ul class="footer__nav">
<li class="nav__item">
<h2 class="nav__title">Media</h2>
<ul class="nav__ul">
<li>
<a href="#">Online</a>
</li>
<li>
<a href="#">Print</a>
</li>
<li>
<a href="#">Alternative Ads</a>
</li>
</ul>
</li>
<li class="nav__item nav__item--extra">
<h2 class="nav__title">Technology</h2>
<ul class="nav__ul nav__ul--extra">
<li>
<a href="#">Hardware Design</a>
</li>
<li>
<a href="#">Software Design</a>
</li>
<li>
<a href="#">Digital Signage</a>
</li>
<li>
<a href="#">Automation</a>
</li>
<li>
<a href="#">Artificial Intelligence</a>
</li>
<li>
<a href="#">IoT</a>
</li>
</ul>
</li>
<li class="nav__item">
<h2 class="nav__title">Legal</h2>
<ul class="nav__ul">
<li>
<a href="privacy.html">Privacy Policy</a>
</li>
<li>
<a href="terms.html">Terms of Use</a>
</li>
</ul>
</li>
</ul>
<div class="legal" align:centre>
<p>© 2019 Something. All rights reserved.</p>
</div>
</footer>
</body>
</html>