CSS based design vs. Table based design CSS based designs are for sure latest trend in slicing the web-page, not just this its one of the mostly discussed topics among web designers. It has many plus points from the perspective of fast downloading and being more friendly for search engines, but it has some hard side too: -
a) As compared to table based design pure CSS based design takes more time,
b) Its a bit of problem for developers when they have to make pure CSS pages dynamic,
But I am sure as pure CSS is becoming the default for designing & slicing of web-pages these problems will vanish as accommodating these things will become default standard. |