-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaboutus.html
More file actions
38 lines (29 loc) · 1.75 KB
/
Copy pathaboutus.html
File metadata and controls
38 lines (29 loc) · 1.75 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
<!DOCTYPE html>
<html>
<head>
<title>MP04</title>
<link rel="stylesheet" href="resturant.css">
</head>
<body>
<div class="navbar">
<a href="index.html" target="_self">HOME</a>
<a href="menu.html" target="_self">MENU</a>
<a href="contactus.html" target="_self">CONTACT US</a>
<a href="aboutus.html" target="_self" style="float: right;">ABOUT US </a>
</div>
<div class="header">
<img src="mp04.jpg" alt="logo" />
<h1>MP04 - RESTURANT</h1>
</div>
<h4>The secret is at the table</h4>
<div>
<h3>Welcome to the door of Fine eating !!</h3>
<p class="para1">Eating is one of life’s pleasure and pride – so is cooking and serving good food to others.</p>
<p class="para2">Welcome! To a personified terminus of foods and snacks in the heart of the city of Bhopal. An ultimate pure veg cuisine destination where the choice of mouth licking varieties and refreshments will mesmerize your taste buds.
The ultimate range of delicious sweets, snacks and a series of pure dishes will surely make you crave for more. Relish the delights of MP04, made to be deliciously yours.</p>
</div>
<image src="resturant1.jpg" class="center">
<h3>The Legacy of MP04 Resturant</h3>
<p class="para2">MP04 Resturant can be claimed as the best restaurant in Bhopal as it is one of the finest hangout places since 1967. This restaurant in Bhopal is dedicated to providing comfort, modern facilities and mouth-watering pure-veg dishes combined with exceptional, personalized service. Initiating the journey of spreading the sweetness, MP04 Restaurant is the pioneer of the traditional sweets culture in Bhopal. After traversing the long path, we now top the list of best restaurants in Bhopal.</p>
</body>
</html>