https://www.html2.net/html-style-sheets-proposal.html

Cascading HTML style sheets proposal

Presented at the Web conference, Chicago, Nov '94.

  1. Define an ordered list (cascade) of style sheets
  2. Set styles for HTML tags
  3. Define the "influence" as a percentage

Examples:

h1.font.size = 24pt 100%
h2.font.size = 20pt 40%
---
30%
h1.font.family = times
p.font.family = helvetica

© Salma Alam-Naylor 1995

- 18