Help - Search - Members - Calendar
Full Version: menu clearing?
HTMLHelp Forums > Web Authoring > General Web Design
zer0ordie
so I have a menu going down the left hand side of my page with links, and it goes like this

LINK TXT TXT TXT
LINK TXT TXT TXT
LINK TXT TXT TXT
LINK TXT TXT TXT
LINK TXT TXT TXT /*THEN GOES LIKE THIS*/
TXT TXt TXt TXT TXT

Now How do I get it to look like this all the way down the page??

LINK TXT TXT TXT
LINK TXT TXT TXT
LINK TXT TXT TXT
LINK TXT TXT TXT
LINK TXT TXT TXT
LINK TXT TXT TXT
LINK TXT TXT TXT
LINK TXT TXT TXT
LINK TXT TXT TXT
LINK TXT TXT TXT
>>>>>>XT TXT TXT
>>>>>>XT TXT TXT
>>>>>>XT TXT TXT
>>>>>>XT TXT TXT
And so on, so that nothing goes over
^^HERE

Also here is my code
<table align="left"/>
<tr><td>
Links
</td>
</tr></table>

I tried... If you dont understand it let me know
Thanks
pandy
Don't know if I get your ascii art, but a margin (or padding) comes to mind. blink.gif
http://www.htmlhelp.com/reference/css/box/margin.html
http://www.htmlhelp.com/reference/css/box/padding.html
zer0ordie
Here.... if this helps out any

This is what it looks like now ....
http://i38.photobucket.com/albums/e144/mud...hop/frosti1.jpg

See how the table of links end and the text flows all the way to the left??

And if you click this link: http://i38.photobucket.com/albums/e144/mud...hop/frosti2.jpg

It is supposed to b blank all the way down and the text is not supposed to wrap under the table....
pandy
What I said, margin. I can't tell you exactly how to do it without knowing how your page is marked up.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.