| Language: English | Indonesian | 日本語 | Tagalog | Tiếng Việt | |
CSS SucksI'm sorry but I think that the designers of the CSS stylesheet spec should be shot. Why does simple layout have to such a black art? I get a lot of flack for it but I continue to advise people to use tables for layout. I found some support for my views coming from Andy Budd:I’m sure we’ve all found ourselves writing fairly complicated CSS to do something that would be trivial using tables. Take form styling for example. It’s possible to lay out even very tricky forms using tables in just a few minutes. You can achieve similar results by floating elements with CSS, but it’s a lot more involved. |f you’re a CSS guru it’s all part of the fun. However if you’re a regular mortal and your boss is breathing down your neck because they don’t understand why their “simple form” is taking so long, it can be incredibly frustrating... There are lot’s of good reasons for throwing away tables and adopting CSS based layouts instead. However in their rush to push web standards, many people have overstated the benefits. It’s true that switching a large site to a CSS based layout can save a huge amount of bandwidth. However, for most sites, this saving would be insignificant...posted to . at Fri May 14 13:33:43 EDT 2004 by david. |
|
Comments
(Posted by guest: Allan)
(Posted by guest: bd)
outtanames999