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:Steve Knoblock (knob@worldnet.att.net)
Date:Nov 18, 1996 7:43:34 pm
List:org.w3.www-style

Sarah, CSS can make your file as webmaster much easier. Can you imagine not having to search and replace thousands of <font> tags across hundreds of documents? Can you imagine changing the look of you pages just by changing a linked style sheet? In an instant? Can you imagine using H1 for a top-level heading instead of H3 because H3 "looks good on X browser?" Remember <h1> means "most important level" not "big type."

Let me point out that CSS does not have to be the winner in web-style languages. Nor does HTML. Someday browsers may parse SGML directly and maybe DSSL will rule. We would be at another level. But the change then would be worth it---if it truly gives the author more power. The point is CSS is most suitable to web-as-it-is as is HTML. We need a standard, not a bunch of duplicate style languages that do the same thing. I don't need to multiply my dozen style sheets by the number of browsers available.

I understand you concern as a commercial producer for having web pages that degrade gracefully and look good on older non-css browsers. This is a tricky thing right now if you use fancy HTML manipulations and <font> tags. I think my pages look good enough in NS and great in IE. But I'm a non-commercial site.

I would start implementing some simple style addition now to your pages here and there, maybe as in-lines. That way people will see a difference. Then NS may follow.

Steve

It does seem to be a very valuable tool for building sites that are visually appealing (whether those sites are art/style oriented or more basic company info-type sites). Seem like CSS could make my life easier. Here's the problem I have, as a producer:

I need to build sites that will look good and work well on as many different browsers and platforms as I can think of. Of course, we do