Quote:
|
Originally Posted by The Bad Astronomer
1) I want to do everything using cascading style sheets. I use HTML tables now, and I hate them.
|
When I used to dabble in the dark art of web design, I lived for tables. It's amazing what you can do(and totally mess up) with a ton of embedded tables.
But CSS is the way to go. You have so much more conrtrol, and is a boatload easier to maintain.
Or, you could be real brave and try and redo your site with good old frames. :P