HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

You do understand how this works, don't you? Login and vote now.
Link 172730 thumbnail
User 293005 avatar

By mcarthurgfx
via mcarthurgfx.com
Published: Apr 10 2009 / 04:20

I've seen several big name web-sites point out this argument about whether or not CSS is worse for making web-sites than tables were, and I'm honestly getting sick of it . Some (self-proclaimed?) bigwigs in the web industry are even saying it's easier to use tables and that's what they're going to use for now. Is it really too hard?
  • 12
  • 5
  • 1847
  • 0

Comments

Add your comment
User 325892 avatar

DaveMBush replied ago:

0 votes Vote down Vote up Reply

This is just a rant and not a reasoned arguement addressing the very real issues involved in using CSS instead of tables.

Should we use CSS over tables?
Absolutely.

Should we never use tables?
Not yet. CSS does not yet address every circumstance. I wish it did.

User 217678 avatar

mostlyharmless replied ago:

1 votes Vote down Vote up Reply

I didn't see where he said you should never use tables. I read it as a rant against developers who agree to the benefits of CSS but still use tables because their inability to wrangle in CSS.

User 431582 avatar

BlueBoden replied ago:

0 votes Vote down Vote up Reply

Equal height column-layouts, is just about the only situation where tables would be easier to maintain, still used together with divs, to keep it to a minimal of cause. This would merely be a way to avoid the complexity of the CSS based alternatives.

But why not simply chose another layout, which is perfectly do-able with CSS? Ever since IE7, the differences, and lacking support, has been on practically no significance to be mentioned.

I'm more annoyed by JavaScript differences now, then I'm annoyed by CSS differences.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.