11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: cover.src,v 1.5 1997-11-20 23:38:40 ian Exp $ -->
3+ <!-- $Id: cover.src,v 1.6 1997-11-24 04:13:18 ian Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Cascading Style Sheets, Level 2</TITLE>
@@ -15,7 +15,24 @@ hspace="0"></a>WD-CSS2-971104</p>
1515
1616<h1 align=center>Cascading Style Sheets, Level 2</h1>
1717<center><strong>W3C Working Draft <i>04-November-1997</i></strong></center>
18+ <dl>
19+ <dt>This version:
20+ <dd><a href="_THIS_VERSION_">_THIS_VERSION_</a>
21+ <dt>Latest version:
22+ <dd><a href="_THE_LATEST_VERSION_">_THE_LATEST_VERSION_</a>
23+ <dt>Previous version:
24+ <dd><a href="_THE_PREVIOUS_VERSION_">_THE_PREVIOUS_VERSION_</a>
1825
26+ <dt>Editors:
27+ <dd><a href="http://www.w3.org/People/Bos/">Bert Bos</a>
28+ <<a href="mailto:bbos@w3.org">bbos@w3.org</a>><BR>
29+ <A HREF="http://www.w3.org/People/howcome/">Håkon Wium Lie</A>
30+ <<a href="mailto:howcome@w3.org">howcome@w3.org</a>><BR>
31+ <A HREF="http://www.w3.org/People/chris/">Chris Lilley</A>
32+ <<a href="mailto:chris@w3.org">chris@w3.org</a>><BR>
33+ <A HREF="http://www.w3.org/People/Jacobs/">Ian Jacobs</A>
34+ <<a href="mailto:ij@w3.org">ij@w3.org</a>>
35+ </dl>
1936
2037<h2>Abstract</h2>
2138
@@ -45,16 +62,35 @@ href="./refs.html#ref-CSS1" class="normref">[CSS1]</a>, specified in <a
4562href="http://www.w3.org/TR/REC-CSS1-961217">http://www.w3.org/TR/REC-CSS1-961217</a>. All
4663valid CSS1 stylesheets are valid CSS2 stylesheets.
4764
48- <h2>Editors</h2>
49- <UL>
50- <LI><a href="http://www.w3.org/People/Bos/">Bert Bos</a>
51- <<a href="mailto:bbos@w3.org">bbos@w3.org</a>>
52- <LI><A HREF="http://www.w3.org/People/howcome/">Håkon Wium Lie</A>
53- <<a href="mailto:howcome@w3.org">howcome@w3.org</a>>
54- <LI><A HREF="http://www.w3.org/People/chris/">Chris Lilley</A>
55- <<a href="mailto:chris@w3.org">chris@w3.org</a>>
56- <LI>Ian Jacobs <<a href="mailto:ij@w3.org">ij@w3.org</a>>
57- </UL>
65+
66+ <h2>Available formats</h2>
67+
68+ <p>The CSS2 specification is also available in the following formats:
69+
70+ <dl>
71+ <dt>a plain text file:
72+ <dd><a href="css20.txt">_THIS_VERSION_/css20.txt</a>,
73+ <dt>HTML as a gzip'ed tar file:
74+ <dd><a href="css20.tgz">_THIS_VERSION_/css20.tgz</a>,
75+ <dt>HTML as a zip file (this is a '.zip' file not an '.exe'):
76+ <dd><a href="css20.zip">_THIS_VERSION_/css20.zip</a>,
77+ <dt>as well as a postscript file (thanks to <a
78+ href="http://www.tdb.uu.se/~jan/html2ps.html">html2ps</a> written by Jan
79+ Kärrman):
80+ <dd><a href="css20.ps">_THIS_VERSION_/css20.ps</a>,
81+ <dt>and a PDF file:
82+ <dd><a href="css20.pdf">_THIS_VERSION_/css20.pdf</a>.
83+ </dl>
84+
85+ <P>In case of a discrepancy between electronic and printed forms
86+ of the specification, the electronic version is considered the
87+ definitive version.
88+
89+ <h3>Available languages</h3>
90+ <P>The English version of this specification is the only normative
91+ version. However, for translations in other languages see <a
92+ href="translations.html">_THIS_VERSION_/translations.html</a>.</p>
93+
5894
5995<h2>Comments</h2>
6096
0 commit comments