HTML Help: Formating with Tables
What I need to know is how I can use tables to insert a navigation bar all the way down the left side of the page. Basically, I'm looking for a way to use tables as a substitute for frames. Here's what I have:
Navigation Bar|textxxxxxxxxxxxxxxxxx
Link 1_______|xxxxxxxxxxxxxxxxxxxxx
Link 2_______|xxxxxxxxxxxxxxxxxxxxx
Link 3_______|xxxxxxxxxxxxxxxxxxxxx
Link 4_______|xxxxxxxxxxxxxxxxxxxxx
____________|xxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
What I want:
Navigation Bar|textxxxxxxxxxxxxxxxxx
Link 1_______|xxxxxxxxxxxxxxxxxxxxx
Link 2_______|xxxxxxxxxxxxxxxxxxxxx
Link 3_______|xxxxxxxxxxxxxxxxxxxxx
Link 4_______|xxxxxxxxxxxxxxxxxxxxx
____________|xxxxxxxxxxxxxxxxxxxxx
____________|xxxxxxxxxxxxxxxxxxxxx
And so on with the entire page split into two sections. (The underscores are blank spaces)
Thank you all for your help....
*slaps forehead* I can't believe I didn't see that...obviously, I should be using two columns rather than just the one aligned on the left. I was thinking of putting some kind of spacer .gif to extend the table, but of course just creating two columns will work better.
The Man: Thanks, that's a good idea. I may do that, but I think I'm more likely to just go the easy way and let it be a little less 'pretty.' I'm too lazy, and it seems complicated....:p *is an ass*