vablonde25 Posted May 5, 2008 Posted May 5, 2008 Thanks to this forum, I was able to add a picture to my front page, now all I need to to center it. What is the snippet of code I need to add for alignment? THANKS! <td>img src="images/eric.jpg" border="0" alt="Klaus Balkenhol" title=" Klaus Balkenhol " width="183" height="250"> </td> </tr> <tr>
germ Posted May 5, 2008 Posted May 5, 2008 <td align="center"><img src="images/eric.jpg" border="0" alt="Klaus Balkenhol" title=" Klaus Balkenhol " width="183" height="250"> </td> </tr> <tr> If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.