Dspritzman Posted October 23, 2009 Posted October 23, 2009 Hello I am creating a site Here and I can not get the images to align right event though they are set right in the table. This is my source code for the header.php file. <table width="485" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="485" align="right"><p><span class="header"><img src="../osc/images/Buttons/line3.png" width="850" height="5" align="top" /></span><img src="../osc/images/Buttons/Home-1.gif" width="100" height="26" align="top" /><img src="../osc/images/Buttons/MyAccount-1.png" width="100" height="25" /><img src="../osc/images/Buttons/ShoppingCart-1.png" width="100" height="25" /><img src="../osc/images/Buttons/Checkout-1.png" width="85" height="25" /><img src="../osc/images/Buttons/Installation-1.png" width="100" height="25" /></p></td> </tr> </table> I am sure it's just a simple mistake and I would appreciate it if anybody could point me in the right direction! Also, I am talking about the pictures at the top starting with Home and ending with Installation. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.