I'm actually refactoring our marketing site, and most of the the work is done in CSS stylesheets. I sometime edit the markup to change classes or add the occasional <div>.
What I gain from CSS is that I can easily play with the layout and get a feel of what works best.
I also code by hand. I guess table-base layout would be easier to experiment with using a wysiwyg editor.
What I gain from CSS is that I can easily play with the layout and get a feel of what works best.
I also code by hand. I guess table-base layout would be easier to experiment with using a wysiwyg editor.