![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi guys, Are there any benefits in creating a CSS tableless web site instead of using tables to place the elements. Is it as professional to use tables and CSS to format the info inside it? Any thoughts? Cheers roby |
#3
| |||
| |||
|
|
Hi guys, Are there any benefits in creating a CSS tableless web site instead of using tables to place the elements. Is it as professional to use tables and CSS to format the info inside it? Any thoughts? Cheers roby |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
I don't know if it's wrong of me but I don't even bother with tables. I just got into web design about a year ago. And CSS was the up and coming thing. So I guess I didn't want to learn any habits (good or bad) that I would have to unlearn in order to accomplish good css. |
|
I don't know if it's wrong of me but I don't even bother with tables. I just got into web design about a year ago. And CSS was the up and coming thing. So I guess I didn't want to learn any habits (good or bad) that I would have to unlearn in order to accomplish good css. This topic is always touchy with some people. Pro tables or Pro CSS. At this point I think the possibilties are pretty much endless with css and where it's heading. |
#6
| |||
| |||
|
|
I don't know if it's wrong of me but I don't even bother with tables. I just got into web design about a year ago. And CSS was the up and coming thing. So I guess I didn't want to learn any habits (good or bad) that I would have to unlearn in order to accomplish good css. This topic is always touchy with some people. Pro tables or Pro CSS. At this point I think the possibilties are pretty much endless with css and where it's heading. It isn't necessarily either or - that's like saying I just got a |
#7
| |||
| |||
|
|
I don't know if it's wrong of me but I don't even bother with tables. I just got into web design about a year ago. And CSS was the up and coming thing. So I guess I didn't want to learn any habits (good or bad) that I would have to unlearn in order to accomplish good css. In my opinion, this is unfortunate. You need to know how to build stable tables - it will save your bacon one of these days. Get pragmatic - use what works. Tables work and in some cases are the optimal choice. |
#8
| |||
| |||
|
|
Murray *TMM* wrote: I don't know if it's wrong of me but I don't even bother with tables. I just got into web design about a year ago. And CSS was the up and coming thing. So I guess I didn't want to learn any habits (good or bad) that I would have to unlearn in order to accomplish good css. In my opinion, this is unfortunate. You need to know how to build stable tables - it will save your bacon one of these days. Get pragmatic - use what works. Tables work and in some cases are the optimal choice. The "optimal choice" would be for tabular data; and this requires *good table markup* which has absolutely nothing to do with the way people use tables for layout. IMO, if one starts with good habits, then one can tackles tabular data with a much better angle. Think about it, in real world web design, how many times do you need a table? So why spending time to learn about it? If you have to use a table once in a blue moon and you don't know how to, then you can rely on some very good tools out there that create *clean, accessible* table markup for you. -- Thierry | http://www.TJKDesign.com | CSS-P Templates + Articles: CSS Popups, CSS 3 Column Layout, CSS Tabs, CSS Dropdown Menu, TIP Method, Sliced Images, Clean Popup Windows, Easy Maintenance..... |
#9
| |||
| |||
|
|
Spoken like a true zealot. Just remember, you went through tables to get where you are now. Building solid tables is an essential element of being a webdeveloper.... |

#10
| |||
| |||
|
|
The "optimal choice" would be for tabular data; |
|
Think about it, in real world web design, how many times do you need a table? |
|
-- Thierry | http://www.TJKDesign.com | CSS-P Templates + Articles: CSS Popups, CSS 3 Column Layout, CSS Tabs, CSS Dropdown Menu, TIP Method, Sliced Images, Clean Popup Windows, Easy Maintenance..... |
![]() |
| Thread Tools | |
| Display Modes | |
| |