NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Web Design Discussion
Reload this Page Tables or CSS?

Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms.

Advanced Search
9 members in live chat ~  
NamePros Design Contests NamePros Design Contests
Forum Sponsorship
Join in on the FUN! You can start an affordable design contest and pick from entries talented members submit or you can enter a design contest for a chance to win CASH PRIZES! What are you waiting for? Get started in the fun TODAY! - Banners, Logos, Mascots, and MORE! (Please READ the design Contest section rules Prior to starting or entering a contest)



Closed Thread
 
LinkBack Thread Tools
Old 06-13-2005, 05:38 AM THREAD STARTER               #1 (permalink)
Account Closed
Join Date: Jun 2005
Posts: 10
ASSistance is an unknown quantity at this point
 



Tables or CSS?


Why is it better to use CSS instead of TABLES? Also .. XHTML or HTML validation is any good?
ASSistance is offline  
Old 06-13-2005, 05:39 AM   #2 (permalink)
Account Closed
Join Date: Jun 2005
Posts: 15
BigMoney is an unknown quantity at this point
 



Tables existed in HTML for one reason: To display tabular data. But then border="0" made it possible for designers to have a grid upon which to lay out images and text. Still the most dominant means of designing visually rich Web sites, the use of tables is now actually interfering with building a better, more accessible, flexible, and functional Web.

What's Good About CSS?
-Accessibility
-Less Code
-Ability to change the Appearance quickly
BigMoney is offline  
Old 06-13-2005, 05:40 AM   #3 (permalink)
Tha_Bee
Guest
Posts: n/a
 



wow...CSS after my opinion doesn't meen you should not use tables, you should use css to format tables, but tabels are indispensable in web pages, or if you don't want to use tables u can use layers ,is the same s**t.........thats what i think.
 
Old 06-13-2005, 05:40 AM   #4 (permalink)
Account Closed
Join Date: Jun 2005
Posts: 15
BigMoney is an unknown quantity at this point
 



i dont think there are surfers left using browsers older than 4.0 i.e.
BigMoney is offline  
Old 06-13-2005, 05:41 AM   #5 (permalink)
CompMaster
Guest
Posts: n/a
 





Yea...I think css is better, *I* think it's easier to compile and just easier to change the appearance of the whole site...

 
Old 06-13-2005, 05:42 AM   #6 (permalink)
Tha_Bee
Guest
Posts: n/a
 



CSS is much better
 
Old 06-13-2005, 05:42 AM   #7 (permalink)
Account Closed
Join Date: Jun 2005
Posts: 15
BigMoney is an unknown quantity at this point
 



Better CSS beacuse especially if you have big site
For example you need to change something.... in just one line you can change whole site look .
BigMoney is offline  
Old 06-13-2005, 05:43 AM   #8 (permalink)
Tha_Bee
Guest
Posts: n/a
 



I think this is the main reason whay i'm using CSS, also u can separate css from html file so it's cleaner, but with css there are problems with broswers, or should i say broswers have problem with css
 
Old 06-13-2005, 05:45 AM THREAD STARTER               #9 (permalink)
Account Closed
Join Date: Jun 2005
Posts: 10
ASSistance is an unknown quantity at this point
 



Frankly, I don't understand the animosity toward tables that CSS designers regularily exhibit.

Okay, I understand that div elements are a real treat for the CSS freak, but you can still put your CSS around your table and make it do what you want.

And when it comes to divs within divs, it's no different than tables within tables. If anything, it's more difficult to pull off, and I don't see why anyone would waste a perfectly good and working table element in favor of the div.
ASSistance is offline  
Old 06-13-2005, 05:45 AM   #10 (permalink)
Account Closed
Join Date: Jun 2005
Posts: 15
BigMoney is an unknown quantity at this point
 



and the code is much cleaner ,who could manage with all those tables
table in table and so on...
BigMoney is offline  
Old 06-13-2005, 05:45 AM   #11 (permalink)
Tha_Bee
Guest
Posts: n/a
 



actually if u have a large site the table design really sucks. but this doesnt mean that this kind of design shouldn't be used.
personally i use both of them. the question div or table i ask myself on the first stage of design.

and i think that the thread`s title is wrong. it should be div or table, not css or table
 
Old 06-13-2005, 04:16 PM   #12 (permalink)
NamePros Regular
 
Rowan W's Avatar
Join Date: Dec 2004
Location: QLD, Australia
Posts: 713
Rowan W will become famous soon enough
 



http://www.hotdesign.com/seybold/index.html
Rowan W is offline  
Old 06-14-2005, 10:08 AM   #13 (permalink)
NamePros Member
Join Date: Jun 2005
Posts: 95
realtechtalk is an unknown quantity at this point
 



Originally Posted by ASSistance
Why is it better to use CSS instead of TABLES? Also .. XHTML or HTML validation is any good?
Everyone's made good arguments for and against tables. I think if you are just starting out and you aren't familiar with CSS then use tables but realize CSS offers more flexibility but has the issue of different browsers mainly IE and Non-IE displaying the page differently in some cases.
????: NamePros.com http://www.namepros.com/web-design-discussion/98208-tables-or-css.html

Cheers
realtechtalk is offline  
Old 06-14-2005, 07:03 PM   #14 (permalink)
NamePros Member
Join Date: Apr 2005
Posts: 115
WebbyMedia is an unknown quantity at this point
 



You shouldn't mess with tables any more. Mastery of CSS will pay big dividends a few years down the road.
__________________
Omar
WebbyMedia is offline  
Old 06-14-2005, 08:15 PM   #15 (permalink)
no one lives forever
 
StudioWorks's Avatar
Join Date: Apr 2004
Location: NamePros
Posts: 8,075
StudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to behold
 



Well I stopped using tables for a while now. CSS rules!

- DM
__________________
epagini.com mexicorealty.net softwarepit.com yadasoftware.com
StudioWorks is offline  
Old 06-14-2005, 09:49 PM   #16 (permalink)
The MINISITE King
 
barefoottech's Avatar
Join Date: May 2005
Location: QTHR
Posts: 4,594
barefoottech has a reputation beyond reputebarefoottech has a reputation beyond reputebarefoottech has a reputation beyond reputebarefoottech has a reputation beyond reputebarefoottech has a reputation beyond reputebarefoottech has a reputation beyond reputebarefoottech has a reputation beyond reputebarefoottech has a reputation beyond reputebarefoottech has a reputation beyond reputebarefoottech has a reputation beyond reputebarefoottech has a reputation beyond repute
 


Cystic Fibrosis Diabetes Breast Cancer Save a Life
One of the main Advantages of CSS and Alternate StyleSheets is to allow Flexibility to Display the same Data on Different Devices .
Usage of CellPhones,PDA's,WebTV's and other Similiar Devices to View the Internet requires it.
Tables are OK For PC Display ,but try using them on a Cellphone Display .
__________________
Studio51 Sites!
Often Copied
Always Amazing
Never Bettered.
barefoottech is online now  
Old 06-15-2005, 11:57 AM   #17 (permalink)
NamePros Member
 
whyme953's Avatar
Join Date: Jun 2004
Posts: 92
whyme953 is an unknown quantity at this point
 



IMHO one of the disadvantages of CSS is its "moodiness" sometimes it does work, sometimes it doesnt. granted, many times the problems are not with the CSS rather with the browsers, however, i've had times when i use the same exact script on 2 pages and one works and the other doesnt (e.g. i write that script in its own file and it displays properly but when i put that code into the page where it belongs it doesnt work)

for me its still tables for now.
__________________
Bais Menachem
whyme953 is offline  
Old 06-16-2005, 09:37 PM   #18 (permalink)
Yes, I am THAT good.
Join Date: Sep 2003
Location: Greenwich, CT
Posts: 1,429
NickRac has much to be proud ofNickRac has much to be proud ofNickRac has much to be proud ofNickRac has much to be proud ofNickRac has much to be proud ofNickRac has much to be proud ofNickRac has much to be proud ofNickRac has much to be proud ofNickRac has much to be proud of
 



stick w/ CSS - works better IMHO
NickRac is offline  
Closed Thread


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS Help Needed Chorei Web Design Discussion 0 04-12-2005 10:28 AM
CSS vs Tables? Brian Website Development 3 11-01-2004 08:41 PM
CSS: what's the use of it? lucesei Programming 13 04-12-2004 07:21 AM
Some problems with CSS tables. Nevsan Programming 13 03-21-2004 07:35 AM
CSS positioning :( gwx Programming 6 12-30-2003 12:31 PM

 
All times are GMT -7. The time now is 07:27 PM.

Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger