html/css question (with link)
html/css question (with link)
Out of context: Reply #5
- Started
- Last post
- 5 Responses
- Nairn0
omg, table-ific!
I've neither the time or inclination to go through that mess, but might I suggest you start off by forcing tables to begin on new lines (by adding BRs after each /table tag), checking each added BR to see how it affects the output document flow. (You'll probaby want to remove the BRs afterwards - they're just to hilight problems!)
Like weestu, I suspect your nav code might be at fault though.
The main thing, though - make css your friend!