Skip to content

Commit

Permalink
Update myorders.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PatelHarsh2006 authored Oct 2, 2024
1 parent 71a66c4 commit 82390c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions myorders.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<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>
<a href="index.html"><button class="g">Back</button></a>


<br><br><br><br>
Expand All @@ -34,4 +34,4 @@


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

0 comments on commit 82390c4

Please sign in to comment.