CSS or Tables
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Webmaster/SEO forum, WebPublishingForum forum Forum Index -> Web Design/Programming

Do you use tables or CSS to format your sites?
Always CSS
64%
 64%  [ 9 ]
Always tables
14%
 14%  [ 2 ]
Sometimes CSS sometimes tables
21%
 21%  [ 3 ]
Total Votes : 14

Author Message
pfgannon



Joined: 20 Jun 2006
Posts: 148

PostPosted: Tue Jun 20, 2006 7:28 am    Post subject: CSS or Tables Reply with quote   

Thought it'd be interesting to know how many of you are up to date with their site formatting.
Back to top
                  
iatbm



Joined: 06 May 2006
Posts: 343

PostPosted: Tue Jun 20, 2006 9:57 am    Post subject: Reply with quote   

I voted css always. I do not know why people still go with tables while css is smaller footprint, quicker, easier and you really can change design anytome without toching the content. Tables are just out people.
_________________
Soccer Forum
History Timelines
Back to top
                  
frankcow



Joined: 26 Jun 2006
Posts: 166

PostPosted: Mon Jun 26, 2006 4:35 pm    Post subject: Reply with quote   

I try and use CSS always, but I sometimes find I need to employ a table here and there

maybe I'm just lazy...
_________________
get help with emarketing at the email marketing forum
discover new indie music
Back to top
                  
seo



Joined: 16 Mar 2006
Posts: 1999

PostPosted: Thu Jul 06, 2006 9:34 pm    Post subject: Reply with quote   

I use both. While div makes HTML much cleaner, I often find it a bit difficult to get everything done using div.
_________________
Travel News Online College Degree
Back to top
                  
jimbo



Joined: 07 Jul 2006
Posts: 58

PostPosted: Sat Jul 08, 2006 1:16 pm    Post subject: Reply with quote   

Now use CSS for 99% of things I do, no need at all for tables
_________________
PooQ - www.pooq.co.uk

Discussion. Music. Sports.
Come and chat with like minded people
Back to top
                  
GlobalFusion



Joined: 18 Aug 2006
Posts: 7

PostPosted: Fri Aug 18, 2006 8:32 am    Post subject: Reply with quote   

As per Jimbo's statement.

Once you have a solid grasp of CSS, the rest is just creativity.
_________________
[:: DesignerFusion.com ::]
Back to top
                  
will



Joined: 28 Apr 2006
Posts: 22

PostPosted: Fri Aug 25, 2006 1:37 pm    Post subject: Reply with quote   

i said css but sometimes i use a table but thats rare...
_________________
www.willstumpf.com
Back to top
                  
knowledg3



Joined: 01 Sep 2006
Posts: 5

PostPosted: Fri Sep 01, 2006 7:56 pm    Post subject: Reply with quote   

There can only be one answer on this, definately css.
Back to top
                  
Qnote



Joined: 11 Sep 2006
Posts: 22

PostPosted: Wed Sep 13, 2006 7:31 am    Post subject: Reply with quote   

One cannot always css. There is always a use for tables - tabulated data.
_________________
Webmasters Forum Philippines
Getting to that #1 spot and high page rank
Back to top
                  
ewwharhar



Joined: 21 May 2006
Posts: 218

PostPosted: Mon Sep 18, 2006 1:48 am    Post subject: Reply with quote   

I think most of the time css is a must, because tables may not look good in all browsers.
_________________
Paid Web Directory |Adversal - $6 CPM
Back to top
                  
Ant



Joined: 29 May 2006
Posts: 73
Location: Christchurch, Dorset, UK

PostPosted: Fri Sep 22, 2006 2:01 pm    Post subject: Reply with quote   

lately i have been using just css (except forums and tabular data on sites). It was a nightmare at first but really getting the hang of it now.
_________________
Just a Face? - What does yours tell the world? - www.justaface.com
Back to top
                  
seo



Joined: 16 Mar 2006
Posts: 1999

PostPosted: Fri Sep 22, 2006 10:28 pm    Post subject: Reply with quote   

Ant wrote:
lately i have been using just css (except forums and tabular data on sites). It was a nightmare at first but really getting the hang of it now.
You have to be very ambitious and patient in order to convert any forum into div/css. All forum software use a bunch of tables in order to create rows and columns. Making XHTML compliant isn't that difficult, but replacing all tables with div/css is tough.
_________________
Travel News Online College Degree
Back to top
                  
Damnz



Joined: 16 Sep 2006
Posts: 57

PostPosted: Sat Sep 23, 2006 5:24 am    Post subject: Reply with quote   

Personally, I hate tables. They just make a site look so crowded(code view) Very Happy. I would personally go with div and css.

Another con of tables is that SEs give the values inside it some less value Very Happy!!
_________________
Gunbound Aimbot
Back to top
                  
Ant



Joined: 29 May 2006
Posts: 73
Location: Christchurch, Dorset, UK

PostPosted: Sat Sep 23, 2006 5:36 am    Post subject: Reply with quote   

seo wrote:
Ant wrote:
lately i have been using just css (except forums and tabular data on sites). It was a nightmare at first but really getting the hang of it now.
You have to be very ambitious and patient in order to convert any forum into div/css. All forum software use a bunch of tables in order to create rows and columns. Making XHTML compliant isn't that difficult, but replacing all tables with div/css is tough.


Yeah, i did it once with phpbb, took a week to complete, was a lot fun to do (god i'm a geek) but it didn't look great so never used it, just felt accomplished and then removed it Smile
_________________
Just a Face? - What does yours tell the world? - www.justaface.com
Back to top
                  
Damnz



Joined: 16 Sep 2006
Posts: 57

PostPosted: Sat Sep 23, 2006 5:41 am    Post subject: Reply with quote   

When it comes to forums, you just have to forget about the W3C compliance Smile. Especially phpBB styles, they're so heavily bloated with tables! Very Happy
_________________
Gunbound Aimbot
Back to top
                  
Display posts from previous:   
Post new topic   Reply to topic    Webmaster/SEO forum, WebPublishingForum forum Forum Index -> Web Design/Programming All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 

Related topics
 Topics   Replies   Author   Views   Last Post 
No new posts What SEO steps do you make when creating a site? 23 highpeak 3026 Thu Feb 28, 2008 2:15 pm
Truelyana View latest post
No new posts Your best site 32 seo 3370 Fri Sep 22, 2006 8:03 am
jadedman View latest post
No new posts How long does DMOZ take to list your site? 39 seo 3954 Thu Sep 21, 2006 10:27 am
Damnz View latest post
No new posts Using Flash on yoru site, problem or not? 4 LucnetSolutions 760 Tue May 16, 2006 10:39 am
seo View latest post
No new posts Submit your new site to search directories? 4 seo 1010 Tue May 02, 2006 8:29 pm
highpeak View latest post
 


Powered by phpBB © 2001, 2002 phpBB Group