Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1662 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Are tables really dead?

Thread title: Are tables really dead?
Closed Thread  
Page 1 of 5 1 2 3 4 5 >
    Thread tools Search this thread Display Modes  
09-14-2007, 05:29 AM
#1
izar is offline izar
izar's Avatar
Status: I'm new around here
Join date: Jul 2007
Location: Basque Country
Expertise:
Software:
 
Posts: 4
iTrader: 0 / 0%
 

izar is on a distinguished road

  Old  Are tables really dead?

hello friends

I would like to know if tables as tool of design are really dead in web design market or most of designers still use them over a CSS full design.

Is CSS the close future or is the present?.

09-14-2007, 05:32 AM
#2
Andrew R is offline Andrew R
Status: Request a custom title
Join date: Dec 2005
Location: Arizona
Expertise:
Software:
 
Posts: 5,200
iTrader: 17 / 95%
 

Andrew R is on a distinguished road

  Old

Tables are certainly not dead. They can be considered dead if you mean for layout purposes, but they are still widely used to present data, such as data being pulled from a MySQL database. CSS is the new current, thing.

09-14-2007, 06:49 AM
#3
insub2 is offline insub2
Status: Member
Join date: Jun 2007
Location:
Expertise:
Software:
 
Posts: 136
iTrader: 1 / 100%
 

insub2 is on a distinguished road

Send a message via AIM to insub2

  Old

markup should enhance the content. tables should be used for information that needs to be presented tabularly. tables should not be used for layout...ever...end of story.

unfortunately tables are still used by bad coders. so they are not dead... but they should be.

09-21-2007, 01:16 AM
#4
NuPixel is offline NuPixel
Status: rawr
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 1,238
iTrader: 0 / 0%
 

NuPixel is on a distinguished road

  Old

Originally Posted by insub2 View Post
markup should enhance the content. tables should be used for information that needs to be presented tabularly. tables should not be used for layout...ever...end of story.

unfortunately tables are still used by bad coders. so they are not dead... but they should be.
Just because someone codes with tables does not make them a bad coder.
If you wish to state that, state it as an opinion, and don't make it sound like a fact.

09-21-2007, 05:04 AM
#5
insub2 is offline insub2
Status: Member
Join date: Jun 2007
Location:
Expertise:
Software:
 
Posts: 136
iTrader: 1 / 100%
 

insub2 is on a distinguished road

Send a message via AIM to insub2

  Old

Originally Posted by NuPixel View Post
Just because someone codes with tables does not make them a bad coder.
If you wish to state that, state it as an opinion, and don't make it sound like a fact.
Why would I state it as an opinion when I believe it to be a fact? Perhaps the nuances of the thought are not expressed by that off the cuff statement. Thus, I have prepared a re-worded version that (hopefully) will communicate better: One who uses Tables for layout is producing un-semantic code. This may be because the coded has too much trouble producing a layout just using valid (X)HTML and CSS. Whatever the case, the result is excessive markup that adds no meaning to the document. This is a negative effect, and as such, the code should be considered "bad". Of course there or more negatives we could add to the list. Things like larger file size, difficult maintenance, lack of support for multiple devices, accessibility issues, and so on with the litany that I'm sure you've all heard about while listening to anybody preach the gospel of CSS.

And as long as we are re-wording here, perhaps you should instead say, "Just because I code with tables, does not make me a bad coder."

09-21-2007, 11:17 AM
#6
Lamonte is offline Lamonte
Status: Member
Join date: Jul 2007
Location:
Expertise:
Software:
 
Posts: 125
iTrader: 0 / 0%
 

Lamonte is on a distinguished road

Send a message via MSN to Lamonte

  Old

Originally Posted by insub2 View Post
Why would I state it as an opinion when I believe it to be a fact? Perhaps the nuances of the thought are not expressed by that off the cuff statement. Thus, I have prepared a re-worded version that (hopefully) will communicate better: One who uses Tables for layout is producing un-semantic code. This may be because the coded has too much trouble producing a layout just using valid (X)HTML and CSS. Whatever the case, the result is excessive markup that adds no meaning to the document. This is a negative effect, and as such, the code should be considered "bad". Of course there or more negatives we could add to the list. Things like larger file size, difficult maintenance, lack of support for multiple devices, accessibility issues, and so on with the litany that I'm sure you've all heard about while listening to anybody preach the gospel of CSS.

And as long as we are re-wording here, perhaps you should instead say, "Just because I code with tables, does not make me a bad coder."
How can you believe it is fact with no scientific proof?

09-21-2007, 07:50 PM
#7
insub2 is offline insub2
Status: Member
Join date: Jun 2007
Location:
Expertise:
Software:
 
Posts: 136
iTrader: 1 / 100%
 

insub2 is on a distinguished road

Send a message via AIM to insub2

  Old

Originally Posted by Lamonte View Post
How can you believe it is fact with no scientific proof?
I gave a argument that consisted of both premise and conclusion. Each premise is testable. Therefore, my statement is, in fact, substantiated by scientific evidence.


Originally Posted by NuPixel View Post
You said you believe it to be fact. By the statement that you believe it makes it your own opinion, that does not make it fact in the whole scheme of things. Until you can prove that someone who codes with tables is a bad coder, then you should say that you feel those who code with tables are bad coders. Last I knew there was no rule in "HTML Coding" that sayd coding in tables is a bad thing. Those who say that are speaking from their own experience or opinion.
now we are just arguing semantics. ...and that is funny because it's ironic.

you see, if i am trying to convince another person that what i believe is a fact, i should not state "it is my opinion..." but, rather, simply state what i believe. it is obvious that what i am saying is something i believe.

as for the meat, using table for layout is bad practice. ...for all the reasons i have already stated.


Originally Posted by derek lapp View Post
blue is the choice of a good designer. orange is the choice of bad designer.
I like your joke.

09-21-2007, 12:13 PM
#8
NuPixel is offline NuPixel
Status: rawr
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 1,238
iTrader: 0 / 0%
 

NuPixel is on a distinguished road

  Old

Originally Posted by insub2 View Post
Why would I state it as an opinion when I believe it to be a fact? Perhaps the nuances of the thought are not expressed by that off the cuff statement. Thus, I have prepared a re-worded version that (hopefully) will communicate better: One who uses Tables for layout is producing un-semantic code. This may be because the coded has too much trouble producing a layout just using valid (X)HTML and CSS. Whatever the case, the result is excessive markup that adds no meaning to the document. This is a negative effect, and as such, the code should be considered "bad". Of course there or more negatives we could add to the list. Things like larger file size, difficult maintenance, lack of support for multiple devices, accessibility issues, and so on with the litany that I'm sure you've all heard about while listening to anybody preach the gospel of CSS.

And as long as we are re-wording here, perhaps you should instead say, "Just because I code with tables, does not make me a bad coder."
You said you believe it to be fact. By the statement that you believe it makes it your own opinion, that does not make it fact in the whole scheme of things. Until you can prove that someone who codes with tables is a bad coder, then you should say that you feel those who code with tables are bad coders. Last I knew there was no rule in "HTML Coding" that sayd coding in tables is a bad thing. Those who say that are speaking from their own experience or opinion.

09-14-2007, 07:58 AM
#9
PixelDawn is offline PixelDawn
PixelDawn's Avatar
Status: Request a custom title
Join date: Jun 2005
Location: .in
Expertise:
Software:
 
Posts: 1,164
iTrader: 32 / 100%
 

PixelDawn is on a distinguished road

Send a message via MSN to PixelDawn

  Old

The use of tables should be limited to only tabular content and not for presentation of other data etc on a website.

09-15-2007, 09:24 PM
#10
Ju5T is offline Ju5T
Status: I'm new around here
Join date: Sep 2007
Location: Lithuania
Expertise:
Software:
 
Posts: 11
iTrader: 0 / 0%
 

Ju5T is on a distinguished road

  Old

Originally Posted by izar View Post
hello friends

I would like to know if tables as tool of design are really dead in web design market or most of designers still use them over a CSS full design.

Is CSS the close future or is the present?.
Present indeed.

Closed Thread  
Page 1 of 5 1 2 3 4 5 >


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed