Click to See Complete Forum and Search --> : Simple problem, but need help
Okay, I'm working on a site, which is still in very basic stages (http://free.hostdepartment.com/a/assortednuts/news.htm). I have a table under the menu on that page and I gave it a bottom border to show what I mean. I think the menu is messing up the table and 'dragging it down' Notice how there is a space between the bottom of the image and the border.
I know it's simple, if you understand what I just typed, but I can't fix it. Any ideas? Thanks.
jdavia
12-12-2003, 11:26 PM
See if this fixes it
<td width="781" height="149" ">
<img src="top2.jpg" width="839" height="167" border="0">
</td>
</tr>
</table>
Okay, I was wondering if anyone could help me again. It's better but there is still some space...but not much. I just need it up against the image as much as possible, so could anyone help me out? (http://free.hostdepartment.com/a/assortednuts/news.htm)
jdavia
12-15-2003, 10:41 PM
The white at the bottom of the image is part of the image, not space.
I first thought it was the code because you are repeating some of it.
Why not use border="0" like you used cellspace="0" instead of collapse.
Also You use a Div for align left without an ending tag, then you use a <P> to align left. Neither is needed.
Carefully check your code a few times to be sure.
I hope this does it.
I'll look into that. No it's not the image, I checked. This is all done is a "WYSIWYG" environment, so the HTML can be messed up sometimes. Though last night I checked the page in FrontPage instead of Namo WebEditor and it was OK. So I'll have to look into it later today.
haastnooit
12-16-2003, 08:09 AM
Are you sure that it's not a style thing, because i see alot <div>-tags