|
2 | 2 | 'http://www.w3.org/TR/html4/strict.dtd'> |
3 | 3 |
|
4 | 4 | <html lang="en"> |
5 | | -<!-- $Id: about.src,v 2.42 2002-11-18 20:36:16 bbos Exp $ --> |
| 5 | +<!-- $Id: about.src,v 2.43 2002-11-28 20:52:28 bbos Exp $ --> |
6 | 6 | <HEAD> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
8 | 8 | <TITLE>About the CSS 2.1 Specification</TITLE> |
@@ -96,7 +96,8 @@ href="conform.html#conformance">conformance</a>. |
96 | 96 |
|
97 | 97 | <dt><strong>Appendixes:</strong> |
98 | 98 |
|
99 | | -<dd>Appendixes contain information about <a href="sample.html">a |
| 99 | +<dd>Appendixes contain information about <a href="aural.html">aural |
| 100 | +properties</a> (non-normative), <a href="sample.html">a |
100 | 101 | sample style sheet for HTML 4.0</a>, <a href="changes.html">changes |
101 | 102 | from CSS2</a>, <a href="grammar.html">the grammar of CSS 2.1</a>, |
102 | 103 | a list of normative and informative <a href="refs.html">references</a>, |
@@ -230,8 +231,8 @@ initial values. |
230 | 231 | <p>This part lists the elements to which the property applies. All |
231 | 232 | elements are considered to have all properties, but some properties |
232 | 233 | have no rendering effect on some types of elements. For example, <span |
233 | | -class="propinst-white-space">'white-space'</span> only affects |
234 | | -block-level elements. |
| 234 | +class="propinst-border-spacing">'border-spacing'</span> only affects |
| 235 | +table elements. |
235 | 236 |
|
236 | 237 | <h4>Inherited</h4> |
237 | 238 |
|
@@ -342,6 +343,10 @@ the long description is denoted by a "[D]" to the right of the image. |
342 | 343 | href="http://www.w3.org/TR/REC-CSS2/about.html#q15">acknowledgments |
343 | 344 | section of CSS2</a> for the people that contributed to CSS2. |
344 | 345 |
|
| 346 | +<p>Fantasai for clarifications related to backgrounds on table |
| 347 | +elements (17.5.1 and 17.6.1) and other ambiguities. |
| 348 | + |
| 349 | +<p>... |
345 | 350 |
|
346 | 351 | <H2><a name="copyright">Copyright Notice</a></H2> |
347 | 352 |
|
|
0 commit comments