[6107] in www-talk@info.cern.ch
Cascading HTML style sheets -- a proposal
daemon@ATHENA.MIT.EDU (H&kon W Lie)
Mon Oct 10 11:18:34 1994
Date: Mon, 10 Oct 1994 16:14:13 +0100
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: howcome@www0.cern.ch
From: "H&kon W Lie" <howcome@www0.cern.ch>
To: Multiple recipients of list <www-talk@www0.cern.ch>
A proposal for an HTML style sheet scheme is available from
http://info.cern.ch/hypertext/WWW/People/howcome/p/cascade.html
>From the abstract:
CASCADING HTML STYLE SHEETS -- A PROPOSAL
This document proposes a style sheet scheme for HTML documents.
The proposed scheme provides a simple mapping between HTML
elements and presentation hints. Properties like font family
and window size can be suggested by the style sheet, and it can
also provide logic to make presentation decisions based on the
user's environment; e.g. the size of the screen or the current
date.
The style sheet scheme is designed so that style sheets can be
cascaded; the user specifies initial preferences and hands the
remaining influence over to the style sheets referenced in the
incoming document. This will provide publishers with stylistic
influence without resorting to page description languages.
The scheme supports visual as well as non-visual media.
Comments are solicited.
-h&kon