There is a good article about Stopdesign discussed their issue about tables vs. CSS layouts.
I held out for a long long time by using tables, but after seeing Stopdesign's article (relatively) reasonable argument on how efficient CSS layouts are, I’m forcing myself to make the move on.One of the major compelling arguments of switching is that in Stopdesign’s CSS makeover example, the final redesigned page was nearly 1/3 the size of the original file, which, leads to a much faster page load. Additionally, editing your pages would simply involve changing a few proportions and directions in a CSS file instead of opening up your table-filled page - increasing productivity (and ridding yourself of headaches).
I have to pratice to use CSS layout design instead HTML tables. Thank god, in past of my freelance web work, I used CSS layout for WPSD Alumni Association (borrowed this from alistapart.com) and DeBee Communications (borrowed from SimpleBits).


Leave a comment