This presentation is best viewed in a browser that supports CSS style sheets, e.g. Arena.




Web Style Sheets

Håkon W Lie
howcome@w3.org
11 Jan 96








Motivation










Page check

10 W3C member front pages: Authors will and should be given influence.








Possible solutions











Style Sheets






DSSSL







CSS










DSSSL/CSS relationship









HTML-CSS


<LINK REL=STYLE HREF="style.css">

<STYLE>
H1 { font-family: helvetica }
EM { color: red }
</STYLE>

<P STYLE="background: white">







Cascading






Deployment issues







CSS workplan

oct 94: CSS first proposed
mar 95: Arena style sheets shown at WWW3
nov 95: style sheet workshop
dec 95: CSS1 -> W3C Working Draft
dec 95: Arena source under W3C copyright

jan 96: CSS1 will be submitted to IETF
apr 96: Arena fully implements CSS1
jun 96: CSS2 published as working draft






CSS2