Skip to content

Commit

Permalink
Update pizza.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PatelHarsh2006 authored Oct 2, 2024
1 parent a992708 commit 11746be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pizza.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<link rel="stylesheet" type="text/css" href="pizza.css">
</head>
<body background="images (001).png">
<center><a href="index3.html"><img src="bgimages (10).png" height="150" width="150"><img/></a></center>
<center><a href="index.html"><img src="bgimages (10).png" height="150" width="150"><img/></a></center>


<!-- MENU -->

<table class="menu" border="3" height="50" width="1510" background="images (2).png">
<tr>
<td>
<a href="index3.html"><h16 style="margin: 0; display: inline;">Home</h16></a>
<a href="index.html"><h16 style="margin: 0; display: inline;">Home</h16></a>
<a href="offers.html"><h17 style="margin: 0; display: inline;">Offers</h17></a>
<a href="myorders.html"><div class="myorders" style="margin: 0; display: inline;"><img src="button3bg.png" height=43" width="195"></img></div></a>
</tr>
Expand All @@ -22,7 +22,7 @@
<!-- MENU -->

<br><br>
<a href="index3.html"><button class="g">Back</button></a><center><h1>PIZZA</h1></center>
<a href="index.html"><button class="g">Back</button></a><center><h1>PIZZA</h1></center>
<br><br>

<img src="images (001).png" height="235" width="100"></img>
Expand Down Expand Up @@ -73,4 +73,4 @@ <h6 style="margin: 0; display: inline;">All In one Pizza (Large)</h6>

<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
</body>
</html>
</html>

0 comments on commit 11746be

Please sign in to comment.