18c0693f

This appendix is informative, not


( This appendix is informative, not normative)

The goal of the work on CSS1 has been to create a simple style sheet mechanism for HTML documents. The current specification is a balance between the simplicity needed to realize style sheets on the web, and pressure from authors for richer visual control. CSS1 offers:

with the style sheet:

H1 { font-style: small-caps }

<H1>Headline</H1>

various integration levels: CSS1 style rules can be fetched from external style sheets, included in the 'STYLE' element, or put into 'STYLE' attributes. The latter option offers easy transition from HTML extensions.


  • new effects: some new visual effects have been added to offer users new toys. The typographical pseudo-elements and the extra values on the background property fall into this category.


  • scalability: CSS1 will be useful on equipment ranging from text terminals to high-resolution color workstations. Authors can write one style sheet and be reasonably sure that the intended style will come across in the best possible manner.


  • CSS1 does not offer:



    We expect to see extensions of CSS in several directions:

    We do not expect CSS to evolve into:

     ©  1996 (, , ), All Rights Reserved. W3C

    , and rules apply.