SEO forum : Search Engine Optimization Forum

SEO forum : Search Engine Optimization Forum (http://www.seo-guy.com/forum/index.php)
-   CSS (Cascading style Sheets) (http://www.seo-guy.com/forum/forumdisplay.php?f=37)
-   -   Is CSS better than tables? (http://www.seo-guy.com/forum/showthread.php?t=6705)

Blonde Jon 02-24-2005 04:35 PM

Is CSS better than tables?
 
I've heard that CSS is better than tables because it is easier for SE to crawl. Has anyone seen a significant difference between using tables and CSS?

dilligaf 02-24-2005 05:24 PM

CSS is preferable to tables in almost all respects but none of them relate to SERP's at this point.

Blonde Jon 02-24-2005 05:38 PM

Why is it better?
 
Quote:
Originally Posted by dilligaf
CSS is preferable to tables in almost all respects but none of them relate to SERP's at this point.


That's pretty much my question. Why is CSS more preferable than tables?

dilligaf 02-24-2005 06:10 PM

Lighter, cleaner and more flexible. You can position different elements to spiders first.

Mano70 02-24-2005 10:37 PM

Read this:
http://www.hotdesign.com/seybold/

jlknauff 03-09-2005 11:46 AM

Quote:
Originally Posted by dilligaf
CSS is preferable to tables in almost all respects but none of them relate to SERP's at this point.

IMO it does-if set up properly it makes for a hell of a lot less code to crawl through-thus a higher ration of content ;)

jlknauff 03-09-2005 11:47 AM

Plus-site wide changes are cake :)

mattkakuk 04-15-2005 07:57 AM

css and tables
 
I use them both for example
<table class="table1" cellspacing="0">
where the table1 is
{
border: 0px;
padding: 0px;
width: 95%;
background: #f3f3f3;
color: #000;
}

I recommend using both unless you are a pro in css. Since you could really screw up a layout with 100% css in a crossbrowser enviroment.

SE's do like less tables and it is far easier to manipulate. But I think the above combination woks the best for me. Safe, controllable, same amount of code as div tags 100% css.

Any comments?

Phoenix Real Estate Agent 04-18-2005 05:33 PM

CSS has had my attention lately. A friend and I have been playing with new versions of my HP in all CSS. Even the NavBar, all of it. We have tested it in Firefox, Netscape and IE and only really had minor issues in Firefox. The rest went just fine.

CSS is the future of my websites. As stated above, cleaner, lighter and easier for me to read as well as for the spiders because there is less of it.

William Bawgus 04-29-2005 06:27 AM

CSS is the Bess
 
I prefer CSSin all design,

Here are a couple sites to get recources.

http://www.sitepoint.com
http://www.csszendesign.com
http://www.cssbeauty.com

These are really good inspiring sites.

In a few months after not knowing any css I have beaan using it for these sites,

http://www.torahstudy.info
http://www.rahebchiropractic.com (under cons.)

Hope these help.

CSS creates alot more speed in setting up pages and takes away alot of headaches. Tables suck!

Phoenix Real Estate Agent 04-29-2005 10:53 AM

Quote:
Originally Posted by William Bawgus
...and takes away alot of headaches. Tables suck!


Can I get an amen! Tables do stink. CSS is paving the way to easier and cleaner sites and getting better all the time (or is it that I'm learning more about it all the time?).

harley 05-02-2005 10:06 AM

Tables are nice for what they're intended for (tabular data). For anything else it's rather limiting.. kinda like using frontpage or dreamweaver as opposed to a text editor - easier but fewer options.

interactive 06-14-2006 06:18 PM

Quote:
Originally Posted by jlknauff
IMO it does-if set up properly it makes for a hell of a lot less code to crawl through-thus a higher ration of content ;)


This was one of my main reasons for moving to a pure CSS based site. Other than the design and usability improvements, we've cut the code by 1/3.

For example our header used to contain the logo and 4 icons, 4 links all layed out with tables = 67 lines of code. Now, it's 7 lines. No kidding.

And, if the user has a images turned off - or the images are slow to load, they can still navigate our site. That's a huge plus.

Kate 11-14-2006 08:44 PM

yes as said CSS makes your site cleaner as your code is reduced and from SE point your text should be more compared to your code and by using css u can control this..

zaratuzzz 12-26-2006 08:53 PM

asian hardcore anal video
 
ouch

Mitchman 12-29-2006 08:51 PM

I've got to tell you the truth, I find that I like tables better, and making templates that I can use across the board are much easier for me than pure CSS. I do use CSS for some of my sites, though, as it pertains to the text and background color of the pages, as I tend to like to change those colors from time to time. The book I used to learn CSS actually taught that as the best way to go, though it also showed how to create a page purely with CSS; just confused me to no end.

dilligaf 12-30-2006 08:32 AM

I think it's funny that this thread was revived. There seem to be alot of concerns that have been raised with ie7... I don't know if the original css wasn't validated for the ones experiencing the display issues but there don't seem to be any with the sites that were designed in tables.

Lazarus 12-30-2006 11:24 AM

Quote:
kinda like using frontpage or dreamweaver as opposed to a text editor


I resemble that remark! :p

I haven't yet found a reason to use CSS. Tables work fine for me for now. Perhaps in the future I'll need to change but not today.

Ared 04-02-2007 11:11 PM

well discussion on this trend! so its ideal to make CSS codes than HTML codes? what i mean is much more preferred CSS much oky?

BSolveIT 04-17-2007 04:05 PM

Quote:
Originally Posted by Lazarus
I resemble that remark!


lol!! Sorry, thats funniest typo I've seen for a while!

It made me remember an occassion that had me in hysterics. My good lady works as a beauty consultant in a department store, and one Saturday afternoon, someone asked her where they could find the caving sh*ts. lol!! I'm told she frequently gets asked for an excruciating scrub - which after picking myself up off the floor I assumed was something similar to an exfoliating scrub. rofl!!

Ahhh... I do enjoy the honest mistakes! :)

Mit 05-21-2007 10:33 PM

CSS make your code smaller and easy to handle in website updations but we can also use them both....

Ared 05-30-2007 10:26 PM

CSS is a new tread for making website by using the <div> its table less and much more faster in terms of loading a site.. it also a SEs freindly..

donna 05-30-2007 10:33 PM

CSS is really better in the sense that it is more organize and definitely spiders like it more.


All times are GMT -8. The time now is 02:45 AM.

Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.