Help me kill tag soup!
Posted: Sat Dec 11, 2004 7:31 pm
I contribute to an opensource game (The Kabal Invasion), and I'm working on redesigning the index/login page for it.
I'd deeply appreciate any help that people can offer towards eliminating some of the table-tag-soup that exists in my design.
I've tried to eliminate td width tags (since they are depreciated), and to reduce table usage as much as possible, but I seem to have hit a wall now. I can't even seem to get a vertical spacer inbetween the "Current game information" section and the "help" section without breaking html compliance.
(To help see the depreciated elements, you can simply
run validation for the page on html-strict.)
I'd love to use only or mostly css, but I'd settle for keeping the current look while eliminating the depreciated tags and simplifying things a bit.
(Please keep in mind that the CSS file has numerous non-relevant entries, as it powers essentially half the pages in the game)
*ANY* feedback on how to improve the code while keeping the current layout is very welcome.
Please, help me kill some tag soup!
http://kabal-invasion.com/new-look/
I'd deeply appreciate any help that people can offer towards eliminating some of the table-tag-soup that exists in my design.
I've tried to eliminate td width tags (since they are depreciated), and to reduce table usage as much as possible, but I seem to have hit a wall now. I can't even seem to get a vertical spacer inbetween the "Current game information" section and the "help" section without breaking html compliance.
(To help see the depreciated elements, you can simply
run validation for the page on html-strict.)
I'd love to use only or mostly css, but I'd settle for keeping the current look while eliminating the depreciated tags and simplifying things a bit.
(Please keep in mind that the CSS file has numerous non-relevant entries, as it powers essentially half the pages in the game)
*ANY* feedback on how to improve the code while keeping the current layout is very welcome.
Please, help me kill some tag soup!
http://kabal-invasion.com/new-look/