Log In · Register

 

Resource Center Links


This Month's Contests | Hosts Looking for Hostees | Hostees looking for Hosts | Big Book of Resources

Submission Guidelines

 
Reply to this topicStart new topic
Table-Based Layout is the Next Big Thing, Laying out "tables" with CSS
mipadi
post Apr 15 2008, 10:09 AM
Post #1


Senior Member
******

Group: Administrator
Posts: 2,648
Joined: Apr 2008
Member No: 639,265



Good article on mimicking tables with CSS here.

I actually pulled the article from here. The comments in both articles are pretty enlightening.
 
venti-anemoi
post Apr 15 2008, 06:17 PM
Post #2


torn
*****

Group: Official Designer
Posts: 953
Joined: Oct 2004
Member No: 55,718



What exactly was wrong with the <table> tag, anyway? Why is everyone so against it?
 
mipadi
post Apr 15 2008, 08:54 PM
Post #3


Senior Member
******

Group: Administrator
Posts: 2,648
Joined: Apr 2008
Member No: 639,265



QUOTE(doublehelix @ Apr 15 2008, 05:11 PM) *
What are the benefits of this to using divs and positioning? A time-saver?

As the article suggests, such a scheme is much easier to create, understand, and maintain.
 
queen
post Apr 16 2008, 01:38 AM
Post #4


‹(. .)›
******

Group: Official Member
Posts: 2,367
Joined: Jun 2004
Member No: 20,089



FINALLY. SUPPORT FOR TABLES :O i'm glad 'cause i'm such a table coder ;x </rebelliousness>

QUOTE(dreamstar7 @ Apr 15 2008, 03:17 PM) *
What exactly was wrong with the <table> tag, anyway? Why is everyone so against it?

it's been a long fought war between table and table-less design coding. imo, it's just about preferences, but there are people out there that will argue to the death the technical advantages of divs over tables (enter the web 2.0 trend).

i do love tables though. i think it makes the coding more organized and structured, tabular data or not.

QUOTE(doublehelix @ Apr 15 2008, 01:11 PM) *
What are the benefits of this to using divs and positioning? A time-saver?

if you're just going to put one thing, let's say an image, in a particular spot on a page, then yes, div positioning is way easier, as it only takes a couple lines of coding to position the image just right.

i think people in that article are most concerned about --as are most "table coders"-- the three column layout, which is pretty annoying to do using divs with unordered lists and floats.
 
vintage-toile
post Apr 21 2008, 05:48 AM
Post #5


Kissing for yesterday.
*****

Group: Official Designer
Posts: 465
Joined: Sep 2007
Member No: 569,813



this is really quite useful, thanks biggrin.gif
 
paintedskies
post Apr 21 2008, 06:53 AM
Post #6


g33k
*

Group: Member
Posts: 9
Joined: Aug 2007
Member No: 557,747



QUOTE(dreamstar7 @ Apr 15 2008, 06:17 PM) *
What exactly was wrong with the <table> tag, anyway? Why is everyone so against it?

By web standards using tables to create a layout is the wrong way to use tables; tables were meant to store data like a spreadsheet.
 
Melie
post Apr 21 2008, 08:34 AM
Post #7


Melieized
******

Group: Official Designer
Posts: 1,372
Joined: Nov 2006
Member No: 478,715



QUOTE(vintage-toile @ Apr 21 2008, 05:48 AM) *
this is really quite useful, thanks biggrin.gif

i agree
 
IVIike
post Apr 21 2008, 01:33 PM
Post #8


Hey, I'm Mike
******

Group: Staff Alumni
Posts: 1,272
Joined: May 2006
Member No: 406,241



Awesome info maybe I'll try it sometime laugh.gif
 
venti-anemoi
post Apr 21 2008, 05:34 PM
Post #9


torn
*****

Group: Official Designer
Posts: 953
Joined: Oct 2004
Member No: 55,718



QUOTE(paintedskies @ Apr 21 2008, 03:53 AM) *
By web standards using tables to create a layout is the wrong way to use tables; tables were meant to store data like a spreadsheet.


But if it works, then why should it matter if it's "wrong" or "right"?

o_O I don't know, I just can't see anything as "wrong" in coding if it serves whatever purpose you're using it for and it doesn't cause any problems.
 

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: