3 replies [Last post]
tbrinton
tbrinton's picture
User offline. Last seen 7 years 29 weeks ago. Offline
newbie
Joined: 2004-07-19
Posts: 9
Points: 0

I've been looking at the source code for some of the big, established, commercial sites out there, and I haven't seen any that are using CSS for layout. They seem to be using CSS mostly for color and type styling. Are there any major draw backs to using CSS for layout that I'm overlooking? If not, what's keeping everyone from doing it the new way?

Thanks,
Tony

rtm223
rtm223's picture
User offline. Last seen 7 years 38 weeks ago. Offline
rank Enthusiast
Enthusiast
Joined: 2004-05-18
Posts: 58
Points: 0

Re: Why aren't big commercial sites using CSS for layout?

tbrinton wrote:
They seem to be using CSS mostly for color and type styling. Are there any major draw backs to using CSS for layout that I'm overlooking?

Yes you have to learn stuff and actually think if using CSS
Learning takes time and .'. money for the big corps
You can't make decent CSS layouts with dreamweaver.
It's just simply not a easy to effectively code CSS layouts

Also try validating said big sites, looking at how efficient they are and the accessibility and useability flaws they have:

http://www.sitepoint.com/article/usability-blunders-big-players
http://www.sitepoint.com/article/blunders-big-players/

Most big corporate sites are not well constructed. Some of them have adopted CSS:

http://espn.go.com/
http://studio.adobe.com/

css layout tutorials - in depth layout tutorials for all you newbies D maybe even some stuff for you not-so-new-bies out there P

thepineapplehead
thepineapplehead's picture
User offline. Last seen 17 hours 45 min ago. Offline
rank Guru
Guru
Joined: 2004-06-30
Posts: 9649
Points: 778

Why aren't big commercial sites using CSS for layout?

Css layouts are incredibly tricky to get right. Table designs are easier to create, easier to maintain, and work well in almost every browser.

Verschwindende wrote:
  • CSS doesn't make pies

Maverick
Maverick's picture
User offline. Last seen 7 years 27 weeks ago. Offline
newbie
Joined: 2004-08-03
Posts: 10
Points: 0

Why aren't big commercial sites using CSS for layout?

to top it all off..Css is actually fun to learn and its - in my view - open source and if you know something good that could benefit you share it, but big corporations are not like that they'd rather hoard their secrets to themselves sighting copyright issues and other bull like that...