By House
via woork.blogspot.com
Published: Feb 27 2008 / 07:55
![]() | |
| HTML5 Canvas | |
| Written by: Simon Sarris | |
| Featured Refcardz: Top Refcardz: | |
| 150+ Refcardz Available · Get them all | |
By House
via woork.blogspot.com
Published: Feb 27 2008 / 07:55
Comments
senfo replied ago:
"How [sic] I said, in similar situations, I work with tables but oneslty [sic] if I can find an "elegant" alternative to design page elements "table-like" (for example a form with labels and input fields) using CSS instead of tag I prefer using only CSS. I think the code is more clean and more flexible."
If your goal is to create something that is "table-like", just use a table. Designing it in CSS is not more clean and far from more flexible. In addition to this, you risk having somebody not see your site as you intended because of browser differences.
You're designing a table in CSS because you think it's cool. You're wrong. It's stupid. The table-less design fanboys have infected you.
John Rockefeller replied ago:
Senfo I am totally with you. I always cringe when people try to get me to use divs instead of tables. Tables work the same in every browser, divs require all sorts of crazy IE voodoo and even still they won't work properly. I love standards, but CSS obviously isn't a standard if it works differently in every browser.
Voters For This Link (9)
Voters Against This Link (5)