Forum Moderators: not2easy

Message Too Old, No Replies

Top 100 using CSS?

         

Brett_Tabke

2:25 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



How many of the Alexa Top 100 (as good as any list of high traffic sites) is using CSS? And to what degree?

This is not a trick question...

amznVibe

3:23 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Looking at this list [alexa.com] will start us on this determination... though note it fluctuates daily... (unless you want just english sites [alexa.com]?)

mipapage

3:27 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



And to what degree?

If someone does go and check, how do you want "degree" quantified?

1 - for font tags
2 - for positioning
3 - for printing

etc...

Mike12345

3:29 pm on Oct 30, 2003 (gmt 0)

10+ Year Member



Out of the english language only there are 78 using CSS, i got 2 404's repeatedly, 4 sites would get me fired.

The remainder either dont use it/use frames so i couldnt be bothered to look furtehr into it/or use some sort of script which would just annoy me.

Just thought id add that in :)

amznVibe

4:02 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Bank of America doesn't have one single font command but nasty coding IMHO (and javascript should have been externalized)... same thing for orbitz

Good luck finding one that doesn't use any tables!

DrDoc

4:47 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Good luck finding one that doesn't use any tables!

Just to set things straight - CSS based layout does not mean you can't use tables! I use tables all the time, when appropriate to do so.

amznVibe

4:49 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Oh of course... I use css with tables all the time and call it a "hybrid".

But "pure css" would mean no tables... not necessarily a better creature, just the only one that can claim that title...

Wired is the only one I know of, off the top of my head, and its #736 :(
(actually they now have a little table at the bottom of their code for an ad!)

Brett_Tabke

4:53 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Thanks Mike.

To what degree are they using css? Fonts or are some using for positioning as well?

DrDoc

4:54 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



But "pure css" would mean no tables

That is not true! "Pure CSS" means "no tables for layout", but there are hundreds of other usages for tables.

ncw164x

5:09 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yahoo
uses style sheet but still has font tags
css for positioning of border

Microsoft
uses style sheet but no font tags

Google
uses style sheet but no font tags

Top 3 sites in the world but only use css in a small way, must be due to the cross browser compatability?

ncw164x

mipapage

5:27 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



must be due to the cross browser compatability?

That has to be a big factor. Who wants to brand with a site that looks one way in NN4, another way in... etc. (someone's going to slap me for this one!)

When you look at it, how many BIG NAME sites are using CSS to it's full potential? (not full wrt the specs, but wrt the lowest common denominator... nn4, hmm, maybe lots of them are!)

These guys still using tables etc. have a solution, and one that works. Maybe for them, going over to css just isn't worth it. For now a 'why fix it if it ain't broken' attitude.

In most industries (maybe I'm wrong here), and for the most part, isn't it the little guy who innovates and the big guys who eventually get called slugs?

There are big-name sites out there that have gone full css, don't get me wrong, but for now they are the exception and not the rule - I see them as the gutsy pioneers. But for sites like Google and Yahoo!, maybe they are a bit distracted right now with all of the happenings and competition, and maybe MS is just too entrenched...

The wave is coming, I just think it's starting small...

[edited by: mipapage at 5:38 pm (utc) on Oct. 30, 2003]

DrDoc

5:37 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I think it's more to it than browser compatibility...

Just think about how many pages they have, and long it would take to convert all those pages to CSS only.

I think that once NN4 is completely dead (about as dead as IE3 and 4 are today) we will see a lot more sites switch over to CSS. It's a lot easier to make a brand new page work well for NN4 people, than to turn an old page into CSS, and still please those same people.

Mike12345

5:37 pm on Oct 30, 2003 (gmt 0)

10+ Year Member



Brett,

As far as i can see, the majority of those that do use CSS are using it mostly for fonts etc. I dont think i noticed any using it for postioning yet, but theres a few external files to nosey through yet!

chadmg

5:42 pm on Oct 30, 2003 (gmt 0)

10+ Year Member



But "pure css" would mean no tables

I guess someone doesn't display tabular data on his site.

My question to Brett:
If all of the top 100 sites on Alexa used css in some manner, would it be enough to convince you that CSS is good for usability? And I don't mean pure CSS layouts, I mean CSS in some compacity, that even NN4 will always get right.

It's just odd to me that Brett keeps preaching to not use CSS. And since many people actually listen to him, it might be detrimental. It's pretty laughable that one of the best webmaster forums is still using font tags. It's not much of an example to others.

But we are all certainly entitled to our own opinions.

DrDoc

5:50 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



When arguing whether to use CSS fully or not, the perhaps strongest argument is "audience".

It wouldn't work for someone like Yahoo or Google to launch a pure CSS page. Their userbase is less "techie" than that of A List Apart, for example.

Webmaster World is falling somewhere inbetween. There are a lot of highly technologically advanced people using the forums (which are usually the ones advocating for a step up), but there are also those that have just started down the path... Then again, WebmasterWorld is supposed to be a forerunner, someone lighting up the path for its users, someone who's showing what you can do.

I agree that Brett's strong advocacy against CSS may turn some people away from CSS, it may even turn some back to using tables. Personally that's not a situation I would like to be in...

mipapage

5:53 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



someone who's showing what you can do.

Haha! Easily solved: take a note from hotbot and the zen garden:

A redesign contest!

okaaay, I'll shutup now...

victor

12:14 pm on Oct 31, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



For now a 'why fix it if it ain't broken' attitude.

Very probably true. And it may even be that it can't be fixed for an affordable cost.

Any system more than 18 months old is a legacy system. It's been built using obsolete (though still workable) technology and with a whole host of assumptions built in that may no longer be true but are unecconomical to fix.

I suspect many of the top 100 sites, if rebuilt from scractch today, would use a lot of different underlying technolgy to maintain and present the content.

But the fact they may have one foot stuck in the past is no argument to emulate them.

The real question is would they embrace CSS if they had the luxury of a clean start? I suspect many would.

encyclo

4:11 pm on Oct 31, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm usually a very strong CSS advocate, but top 100 sites tend to have very different demands to those of smaller sites. I read in another thread that the baseline browser for WebmasterWorld is Opera 3.62. IIRC, Yahoo's baseline is something like Netscape 2. Under those conditions, there is no way you could comtemplate moving wholesale to CSS - although defining font-family that way wouldn't do much harm in many cases. Top 100 sites have so many visitors, even very minority browsers are used by a significant number of users, even when the percentage of such browsers is still low. Sites like Yahoo don't want to lose anyone because of a browser requirement, and I can't see this changing for a long while yet. Of course, for the vast majority of other sites, CSS can offer many advantages.

As an aside, am I the only one here who thinks that the WebmasterWorld markup is superb? For one thing, it validates [htmlhelp.com], which is rare in this category even though internal pages often don't validate due to improperly nested tags in member's comments. (It would validate in the W3C validator too but for the missing character encoding, which is a one-line fix in httpd.conf anyway). What's more, it is very minimalist and functional. I challenge you to set aside your prejudices and view source on this site - pure retro chic!

You would never remove the tables on a forum anyway, and what's the ROI in replacing the (in this case perfectly valid) font tags with CSS? The bandwidth saved would be negligable, and you mess up the layout for users of older or unusual browsers.