|
7 | 7 | <meta content=en http-equiv=Content-Language> |
8 | 8 |
|
9 | 9 | <title>CSS Color Module Level 3</title> |
10 | | - <link href="default.css" rel=stylesheet type="text/css"> |
| 10 | + <link href=default.css rel=stylesheet type="text/css"> |
11 | 11 |
|
12 | 12 | <style type="text/css"> |
13 | 13 | .example pre { |
|
56 | 56 | <body> |
57 | 57 | <div class=head> <!--begin-logo--> |
58 | 58 | <p><a href="http://www.w3.org/"><img alt=W3C height=48 |
59 | | - src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo--> |
| 59 | + src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo--></p> |
60 | 60 |
|
61 | 61 | <h1 id=css-color>CSS Color Module Level 3</h1> |
62 | 62 |
|
63 | | - <h2 class="no-num no-toc" id=w3c-working>W3C Working Draft 21 July 2008</h2> |
| 63 | + <h2 class="no-num no-toc" id=longstatus>W3C Working Draft 21 July 2008</h2> |
64 | 64 |
|
65 | 65 | <dl> |
66 | 66 | <dt>This version: |
@@ -316,6 +316,10 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2> |
316 | 316 |
|
317 | 317 | <li><a href="#hsl-color"><span class=secno>4.2.4 </span>HSL color |
318 | 318 | values</a> |
| 319 | + <ul class=toc> |
| 320 | + <li><a href="#hsl-examples"><span class=secno>4.2.4.1. </span>HSL |
| 321 | + Examples</a> |
| 322 | + </ul> |
319 | 323 |
|
320 | 324 | <li><a href="#hsla-color"><span class=secno>4.2.5 </span>HSLA color |
321 | 325 | values</a> |
@@ -359,7 +363,6 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2> |
359 | 363 | <li><a href="#normative"><span class=secno>11.1 </span>Normative</a> |
360 | 364 |
|
361 | 365 | <li><a href="#informative"><span class=secno>11.2 </span>Informative</a> |
362 | | - |
363 | 366 | </ul> |
364 | 367 |
|
365 | 368 | <li class=no-num><a href="#index">Index</a> |
@@ -4574,7 +4577,7 @@ <h4 id=css2-system><span class=secno>4.5.1 </span>CSS2 System Colors</h4> |
4574 | 4577 | </dl> |
4575 | 4578 |
|
4576 | 4579 | <div class=deprecated-example> |
4577 | | - <p style=display:none>DEPRECATED EXAMPLE(S): |
| 4580 | + <p style=display:none>DEPRECATED EXAMPLE(S):</p> |
4578 | 4581 |
|
4579 | 4582 | <p> For example, to set the foreground and background colors of a |
4580 | 4583 | paragraph to the same foreground and background colors of the user's |
@@ -4895,12 +4898,8 @@ <h3 id=normative><span class=secno>11.1 </span>Normative</h3> |
4895 | 4898 |
|
4896 | 4899 | <dt id=COLORIMETRY>[COLORIMETRY] |
4897 | 4900 |
|
4898 | | - <dd><a |
4899 | | - href="http://www.hike.te.chiba-u.ac.jp/ikeda/CIE/publ/abst/15-2-86.html"><cite>Colorimetry, |
4900 | | - Second Edition.</cite></a> CIE Publication 15.2-1986. ISBN 3-900-734-00-3 |
4901 | | - URL: <a |
4902 | | - href="http://www.hike.te.chiba-u.ac.jp/ikeda/CIE/publ/abst/15-2-86.html">http://www.hike.te.chiba-u.ac.jp/ikeda/CIE/publ/abst/15-2-86.html</a> |
4903 | | - </dd> |
| 4901 | + <dd><cite>Colorimetry, Second Edition.</cite> CIE Publication 15.2-1986. |
| 4902 | + ISBN 3-900-734-00-3</dd> |
4904 | 4903 | <!----> |
4905 | 4904 |
|
4906 | 4905 | <dt id=CSS21>[CSS21] |
|
0 commit comments