Guest Posted December 19, 2004 Posted December 19, 2004 I am trying to get two images side by side in my footer & I'm not sure how to do it. <table> <center> <A HREF="http://www.retailcanada.com"><img width=88 height=31 src="http://www.retailcanada.com/gif/member-anim.gif" border=0"></A> <br> <br> <a href="http://www.goldenwebawards.com/officialawardwinner.shtml"><img src="http://www.goldenwebawards.com/images/webaward2003a.jpg" width="121" height="77" border="0"></a> </center> </table> This is the code that I'm working with, but it only puts the images one under the other. Can anyone re-write the code for me to place the two images side by side. Thanks a lot for any help!
ozcsys Posted December 19, 2004 Posted December 19, 2004 Remove your <br> tags between the images as they start a new line The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.