1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
2
<html lang="en">
3
- <!-- $Id: about.src,v 2.33 1999-11-02 15:46:26 ijacobs Exp $ -->
3
+ <!-- $Id: about.src,v 2.34 2002-04-22 22:05:20 bbos Exp $ -->
4
4
<HEAD>
5
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
- <TITLE>About the CSS2 Specification</TITLE>
6
+ <TITLE>About the CSS2.1 Specification</TITLE>
7
7
</HEAD>
8
8
<BODY>
9
- <H1 align="center">About the CSS2 Specification</H1>
9
+ <H1 align="center">About the CSS2.1 Specification</H1>
10
10
11
11
<h2>Reading the specification</h2>
12
12
@@ -33,6 +33,11 @@ numbers will not appear in the electronic version. In case of a
33
33
discrepancy, the electronic version is considered the authoritative
34
34
version of the document.
35
35
36
+ <p>For brevity, this specification is sometimes called CSS2 instead of
37
+ CSS2.1. Unless explicitly stated, the name "CSS2" refers to this
38
+ version of the specification and not to the version published in
39
+ 1998.</p>
40
+
36
41
<h2>How the specification is organized</h2>
37
42
38
43
<P>The specification is organized into the following sections:
@@ -386,12 +391,7 @@ have been possible.
386
391
387
392
<H2><a name="copyright">Copyright Notice</a></H2>
388
393
389
- <p><strong>Copyright © 1997 <a href="http://www.w3.org/">World Wide
390
- Web Consortium</a>, (<a href="http://www.lcs.mit.edu/">Massachusetts
391
- Institute of Technology</a>, <a href="http://www.inria.fr/">Institut
392
- National de Recherche en Informatique et en Automatique</a>, <a
393
- href="http://www.keio.ac.jp/">Keio University</a>). All Rights
394
- Reserved.</strong>
394
+ <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Copyright"> Copyright</a> © 1997-2002 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.lcs.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.inria.fr/"><acronym lang="fr" title="Institut National de Recherche en Informatique et Automatique">INRIA</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#W3C_Trademarks">trademark</a>, <a href="http://www.w3.org/Consortium/Legal/copyright-documents-19990405">document use</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-software-19980720">software licensing</a> rules apply.</p>
395
395
396
396
<p>Documents on the <a href="http://www.w3.org/">W3C</a> site are
397
397
provided by the copyright holders under the following license. By
@@ -400,53 +400,60 @@ from which this statement is linked, you agree that you have read,
400
400
understood, and will comply with the following terms and
401
401
conditions:</p>
402
402
403
- <p>Permission to use, copy, and distribute the contents of this
404
- document, or the W3C document from which this statement is linked, in
405
- any medium for any purpose and without fee or royalty is hereby
406
- granted, provided that you include the following on <i>ALL</i> copies
407
- of the document, or portions thereof, that you use:
408
-
403
+ <p>Public documents on the W3C site are provided by the copyright holders
404
+ under the following license. The software or Document Type Definitions (DTDs)
405
+ associated with W3C specifications are governed by the <a
406
+ href="http://www.w3.org/Consortium/Legal/copyright-software.html"> Software
407
+ Notice</a>. By using and/or copying this document, or the W3C document from
408
+ which this statement is linked, you (the licensee) agree that you have read,
409
+ understood, and will comply with the following terms and conditions:</p>
410
+
411
+ <p>Permission to use, copy, and distribute the contents of this document, or
412
+ the W3C document from which this statement is linked, in any medium for any
413
+ purpose and without fee or royalty is hereby granted, provided that you
414
+ include the following on <i>ALL</i> copies of the document, or portions
415
+ thereof, that you use:</p>
409
416
<ol>
410
- <li>A link or URI to the original W3C document.</li>
411
-
412
- <li>The pre-existing copyright notice of the original author, if it
413
- doesn't exist, a notice of the form: "Copyright © <a
414
- href="http://www.w3.org/">World Wide Web Consortium</a>, (<a
415
- href="http://www.lcs.mit.edu/">Massachusetts Institute of
416
- Technology</a>, <a href="http://www.inria.fr/">Institut National de
417
- Recherche en Informatique et en Automatique</a>, <a
418
- href="http://www.keio.ac.jp/">Keio University</a>). All Rights
419
- Reserved." </li>
420
-
417
+ <li>A link or URL to the original W3C document.</li>
418
+ <li>The pre-existing copyright notice of the original author, or if it
419
+ doesn't exist, a notice of the form: "Copyright � [$date-of-document] <a
420
+ href="http://www.w3.org/">World Wide Web Consortium</a>, (<a
421
+ href="http://www.lcs.mit.edu/">Massachusetts Institute of Technology</a>,
422
+ <a href="http://www.inria.fr/"> Institut National de Recherche en
423
+ Informatique et en Automatique</a>, <a href="http://www.keio.ac.jp/">Keio
424
+ University</a>). All Rights Reserved.
425
+ http://www.w3.org/Consortium/Legal/" (Hypertext is preferred, but a
426
+ textual representation is permitted.)</li>
421
427
<li><em>If it exists</em>, the STATUS of the W3C document.</li>
422
428
</ol>
423
429
424
- <p>When space permits, inclusion of the full text of this
425
- <b>NOTICE</b> should be provided. In addition, credit shall be
426
- attributed to the copyright holders for any software, documents, or
427
- other items or products that you create pursuant to the implementation
428
- of the contents of this document, or any portion thereof. </p>
429
-
430
- <p>No right to create modifications or derivatives is granted pursuant
431
- to this license.</p>
432
-
433
- <p><b>THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS
434
- MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING,
435
- BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
436
- PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF
437
- THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION
438
- OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
439
- COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</b></p>
440
-
441
- <p><b>COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT,
442
- SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE
443
- DOCUMENT OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS
444
- THEREOF.</b></p>
430
+ <p>When space permits, inclusion of the full text of this <b> NOTICE</b>
431
+ should be provided. We request that authorship attribution be provided in any
432
+ software, documents, or other items or products that you create pursuant to
433
+ the implementation of the contents of this document, or any portion
434
+ thereof.</p>
435
+
436
+ <p>No right to create modifications or derivatives of W3C documents is
437
+ granted pursuant to this license. However, if additional requirements
438
+ (documented in the <a href="IPR-FAQ.html">Copyright FAQ</a>) are satisfied,
439
+ the right to create modifications or derivatives is�sometimes granted by the
440
+ W3C to individuals complying with those requirements.</p>
441
+
442
+ <p>THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
443
+ REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED
444
+ TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
445
+ NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE
446
+ FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT
447
+ INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</p>
448
+
449
+ <p>COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
450
+ CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE
451
+ PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF.</p>
445
452
446
453
<p>The name and trademarks of copyright holders may NOT be used in
447
- advertising or publicity pertaining to this document or its contents
448
- without specific, written prior permission. Title to copyright in this
449
- document will at all times remain with copyright holders. </p>
454
+ advertising or publicity pertaining to this document or its contents without
455
+ specific, written prior permission. Title to copyright in this document will
456
+ at all times remain with copyright holders.</p>
450
457
451
458
</BODY>
452
459
</HTML>
0 commit comments