OZONE Asylum
Forums
Stupid Basic HTML
Table . . . image alignment problems
This page's ID:
9548
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Please help me understand why I always have this problem and how to fix it. [url=http://www.smartsystemsinc.com/index-test.html]PROBLEM PAGE HERE.[/url] As you can see I am ending up with a gap in the image to the left of the cell with the <ul>. This started out fine, but I am having to add the list of items "home teater, lighting etc" and I wanted to just use text instead of another graphic. I know it has to do with the length of the <ul>, but it seems there should be a way to fix it without putting in another spacer.gif or something. I tired 'valign="top"' for both the <td> and the <img> but that doesn't seem to help. It seem I ALWAYS have this problem with tables -- %$@! -- but I can't seem to find an explaination or a sure fired way of fixing it. Can anyone Please help me understand how to fix it and avoid the same problem over and over!? The section of the code is below. THX much <tr> <td width="20"> <img src="images/spacer.gif" width="20" height="40" alt="" /></td> <td width="245" valign="top"> <img src="images/TempPage_15.jpg" width="245" height="40" alt="" /></td> <td width="55" valign="top"> <img src="images/TempPage_16.jpg" width="55" height="40" alt="" /></td> <td rowspan="2" colspan="2" width="259" valign="top" align="left"> <br /><b class="list"> <ul> <li>Home Theatre</li> <li>Lighting</li> <li>Sound</li> <li>Automation</li> <li>Communication </li> <li>Security</li> </ul> </b></td> </tr> <tr> <td valign="top"> <img src="images/spacer.gif" width="20" height="75" alt="" /></td> <td valign="top"> <img src="images/TempPage_21.jpg" width="245" height="75" alt="" align="top" /></td> <td valign="top"><img src="images/spacer.gif" width="55" height="75" alt="" /></td> </tr>
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »