-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbr.html
More file actions
37 lines (31 loc) · 1.01 KB
/
br.html
File metadata and controls
37 lines (31 loc) · 1.01 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
<html>
<head>
<title>bg</title>
</head>
<body background="https://kelly-architects.com/wp-content/uploads/2017/02/WallWebReady.jpg">
<br>
<center><h2><a href="brg.html" style="color:white" target="varieties">BURGER</a></h2></center>
<br>
<hr noshade="20" size="10px">
<br>
<center><h2><a href="sand.html" style="color:white" target="varieties">SANDWICH</a></h2></center>
<br>
<hr noshade="20" size="10px">
<br>
<center><h2><a href="piz.html" style="color:white" target="varieties">PIZZA</a></h2></center>
<br>
<hr noshade="20" size="10px">
<br>
<center><h2><a href="frankie.html" style="color:white" target="varieties">FRANKIE</a></h2></center>
<br>
<hr noshade="20" size="10px">
<center><h2><a href="pastry.html" style="color:white" target="varieties">PASTRY</a></h2></center>
<br>
<hr noshade="20" size="10px">
<br>
<center><h2><a href="beverages.html" style="color:white" target="varieties">BEVERAGES AND OTHER ITEMS</a></h2></center>
<br>
<hr noshade="20" size="10px">
<br>
</body>
</html>