-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirstpage.html
More file actions
34 lines (33 loc) · 1.39 KB
/
firstpage.html
File metadata and controls
34 lines (33 loc) · 1.39 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
<html>
<head>
</head>
<body background="https://flipdish.imgix.net/VIOul7W8vQMUdpbVG1WW6avFZM.jpg?w=1080&h=720.jpg">
<br>
<hr noshade="20" size="15px">
<br>
<br>
<table border="3" width="100%" bgcolor="blue" height="9%">
<tr>
<th width="15%"><a href="form.html"><font color="yellow" size="5">HOME</a></font></th>
<th width="15%"><a href="home page.html"><font color="yellow" size="5">ABOUT US</font></a></th>
<th width="20%"><a href="burger.html"><font color="yellow" size="5">AVAILABLE ITEMS</font></a></th>
<th width="20%"><a href="fback.html"><font color="yellow" size="5">FEEDBACK</font></a></th>
<th width="15%"><a href="questions.html"><font color="yellow" size="5">FAQ's</font></a></th>
<th width="15%"><a href="form.html"><font color="yellow" size="5">LOGOUT</font></a></th>
</tr>
</table>
<br>
<br>
<br>
<br>
<marquee behavior="alternate"><h1><font color="black"><span style="background-color:orange;"><b><i>WELCOME TO NXT CAPITAL DELIGHT FAST FOOD !</i></b></span></font></h1></marquee>
<br>
<br>
<br>
<br>
<center><h1><font color="white"><b><i>Need food and a good place to eat? Welcome to our humble place where you can eat good food peacefully.
<br>
We see our customers as invited guests to a party, and we are the hosts. It’s our job every day to make every important aspect of the customer experience a little bit better
</i></b></font></h1></center>
</body>
</html>