Tutorial for CSS table layout?
July 21, 2005 7:37 AM Subscribe
What's the best way to migrate HTML tables to CSS?
My HTML layout skills are decidedly old school. I understand and use CSS for text formatting, but I don't use it for positioning. To allow some large, table-heavy HTML reports to render more quickly (and, hopefully, progressively), I'd like to switch to a CSS-based system. So, a couple questions...
- Is there a decent tutorial online for this?
- Have all the cross-browser implementation issues that kept me away from this initially been resolved? I'm not keen on maintaining separate code bases.
posted by mkultra to computers & internet (11 answers total) 2 users marked this as a favorite
posted by odinsdream at 7:45 AM on July 21, 2005