HTML Tables to CSS and div tags?

edmicman

Golden Member
May 30, 2001
1,682
0
0
I found a cool template on the oswd.org page, and I want to try my hand at converting it to a Wordpress theme. The template is built with tables and CSS styles, though, and the default wordpress theme I'm working with is built around <DIV> tags. Is this a relatively straightforward conversion? I'm not all that famliar with CSS yet, but I'm beginning to poke around the style sheets and see what they can do. But can you build "tables" with div tags just as you would html tables? Thanks for any info!
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
Basically, yeah, and it might not be too hard. It might also be a horrible nightmare. CSS for complex layouts is whaaack.
 

MrNutz

Banned
Oct 18, 2001
851
0
0
wow... good info. I've just gotten into using css for my last project... this should be helpful. :p