Treasures By Barbara Posted January 5, 2005 Posted January 5, 2005 <td width="750" height="43" colspan="5"><img src="/templateImages/footer.gif"></td><!-- Primal elements candles, soaps, spa products, gift baskets, arbonne swiss skin care --> </tr> </table> </BODY> </HTML> this is what is on the page for the bottom of my page and it is way to the left...how do you get it back to the center...thanks for your help! Barbara
zerodash Posted January 5, 2005 Posted January 5, 2005 find the code that sets up your table and/or row- <table> , <tr> respectively. You need to set the alignment: <table align="center"> or <tr align="center">
Recommended Posts
Archived
This topic is now archived and is closed to further replies.