Originally Posted by wamboid
First of all,
I went to each of your sites and as I suspected, each begins with <html>, so I'm still confused by your statement.
Each of your sites looked fine, except I didn't like the link color on that lavender background on one of them. Nothing especially imaginative, but nothing really bad looking. I have seen sites elsewhere that used tables (an element of html) for layout that were quite innovative and imaginative. Problem is, the tables aren't what made them imaginative and, they could have been made to look the same way using standards compliant css and html.
Each of your sites loaded very slow for me, partially due to the graphics, not the tables. Notice I said partially.
What you fail to realize is that standards compliant code doesn't stifle the imagination, it simply uses less text (code in your html) to present the exact same text and images on your site, thus making them load faster. I would even go so far as to say that you could keep the tables and only use some css to speed things up. You constantly repeat fonts and background colors - done with much less code in css. Don't get me wrong, the layout could also be done to look exactly the same in css with much less code.
Finally, forget the sites, tables, css, html, and anything related to web development. This could have been a friendly debate that was a learning experience for everyone. Instead, you began by throwing out insults, not a good way to start on a forum that's sole purpose is to be helpful.