18 messages in org.w3.www-styleRe: When will CSS rule?
FromSent OnAttachments
Mike WexlerNov 18, 1996 2:15 pm 
Sarra MossoffNov 18, 1996 2:45 pm 
Kim McGalliardNov 18, 1996 3:03 pm 
Chris LilleyNov 18, 1996 3:17 pm 
Carl MorrisNov 18, 1996 7:13 pm 
Steve KnoblockNov 18, 1996 7:43 pm 
Carl MorrisNov 18, 1996 9:28 pm 
andi hindleNov 19, 1996 2:52 am 
Steve KnoblockNov 19, 1996 8:20 am 
Carl MorrisNov 19, 1996 4:24 pm 
Steve KnoblockNov 19, 1996 4:55 pm 
Carl MorrisNov 19, 1996 6:44 pm 
papr...@calum.csclub.uwaterloo.caNov 20, 1996 4:09 am 
Steve KnoblockNov 20, 1996 7:07 am 
papr...@calum.csclub.uwaterloo.caNov 20, 1996 8:43 am 
Dan DelaneyNov 20, 1996 9:13 am 
Carl MorrisNov 20, 1996 3:17 pm 
Gordon BlackstockNov 22, 1996 12:54 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: When will CSS rule?Actions...
From:Chris Lilley (Chri@sophia.inria.fr)
Date:Nov 18, 1996 3:17:14 pm
List:org.w3.www-style

On Nov 18, 5:03pm, Kim McGalliard wrote:

5. Do you think the average surfer is going to take the time to learn enough about CSS to override an author's sheet?

Of course not. Although 'the average surfer' is more likely to also be an author too - a producer as well as a consumer - compared to other media; how many television viewers are TV producers?

But yes, many are solely consumers. I would not envisage them writing CSS by hand. But then, if they felt like publishing a couple of pages, I would not expect them to write their HTML by hand either. I do, but most folk use a graphical editor to do it. Those same authors will use a graphical tool to create CSS, too. (The first one of these was demonstrated at WWW4 in December last year).

In principle, setting up a user stylesheet need be no harder than altering your default background color or point size in the browser's options or preferences or whatever. The advantage is of course that these "user preferences" get saved out in an open and standardised format - if I visit your house and like the way you have your browser set up, I can take a copy of your "preferences' - your reader stylesheet - home with me on a floppy and use it myself, and the fact that I use a different browser and a different platform won't matter.

That's the advantage, too, of the cascade mechanism. Authors and readers express their wishes in the same language - a CSS stylesheet - so they can share tools.