forked from w3c/csswg-drafts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOverview.html
More file actions
36 lines (30 loc) · 1.17 KB
/
Overview.html
File metadata and controls
36 lines (30 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!-- $Id: Overview.html,v 1.2 1997-09-09 01:09:37 ian Exp $ -->
<head>
<title>CSS2 Specification Release</title>
<LINK rel="STYLESHEET" href="style/default.css" type="text/css">
</head>
<body>
<p align="right"><a href="http://www.w3.org/Consortium/"><img
src="images/w3c_home.gif" alt="W3C" align="left" border="0"
hspace="0"></a>
<h1 align=center>CSS2 Specification Release</h1>
<br>
<p>This draft of the CSS2 specification is available in the following formats:
<ul>
<li>straight <a href="cover.html">HTML on line</a>,
<li>a <a href="css20.txt">plain text file</a>,
<li>HTML as a <a href="css20.tgz">gzip'ed tar file</a>,
<li>HTML as a <a href="css20.zip">zip file</a> - this is a '.zip' file not an '.exe',
<li>as well as a <a href="css20.ps">postscript</a>, and a <a
href="css20.pdf">PDF</a> file, thanks to
<a href="http://www.tdb.uu.se/~jan/html2ps.html">html2ps</a> written by Jan
Kärrman.
</ul>
<P>We also plan to provide translations in <a
href="translations.html">other languages</a>, although the English version
provides the normative specification.
<address>
<p>Last update: $Date: 1997-09-09 01:09:37 $<br>
<a href="mailto:howcome@w3.org">Håkon Lie</a>
</address>
</body>