Div Vs Table

Div Tags vs Tablessearch engines, and lets face it, if your site doesn't
Since I started designing websites in 1996 I haverank high in search engines it needn't exist at all on
knew nothing other than for any of my web pagethe Internet. It seem much better to use a tag such
layouts. But now 11 years on it seems im having toas and assign a class to it such as , this way your
learn it all again. Theres no other job I can think ofpage is more structured, easier to index and less
that has you learning something new every day, andbloated, you would certainly shave a few kb off the
I do mean everyday guaranteed.size of your main page thus getting quicker loading
The world of web design and website programmingtimes and better results in the likes of Google or
is changing vastly, it seems every time I turn theYahoo.
computer on i have at least 5 or 6 different emailsBut what about the information that contained? The
about how Google is changing or how XHTML andsizes, borders, fonts and margins? Well that's where
web 2.0 is the way forward, every day theresa Cascading Stylesheet is effective. Remember the
something new. Thats why i like my job as a webtag above?, well the class can be defined in your
designer.style sheet, an external file that is solely for the use
The tag it seems is almost obsolete and that goesof layout. Web 2.0 uses stylesheet like such, which
for it's sub tags such as or , these tags make pagesenables you create fluid like pages, images and text
bloated and full of information that is useless to thecan flow together and be cross browser compatible.