|
4 | 4 | <head profile="http://www.w3.org/2006/03/hcard"> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
6 | 6 | <title>CSS TEMPLATE Module Level N</title> |
7 | | - <link rel="stylesheet" type="text/css" href="default.css"> |
| 7 | + <link rel="stylesheet" type="text/css" href="../default.css"> |
8 | 8 | <link rel="stylesheet" type="text/css" |
9 | 9 | href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css"> |
10 | 10 | <style type="text/css"> |
@@ -76,7 +76,8 @@ <h2 class="no-num no-toc" id="status">Status of this document</h2> |
76 | 76 |
|
77 | 77 | <p>The following features are at risk: … |
78 | 78 |
|
79 | | -<h2 class="no-num no-toc" id="contents">Table of contents</h2> |
| 79 | +<h2 class="no-num no-toc" id="contents"> |
| 80 | +Table of Contents</h2> |
80 | 81 |
|
81 | 82 | <!--toc--> |
82 | 83 |
|
@@ -113,7 +114,7 @@ <h3 id="values"> |
113 | 114 | explicitly. |
114 | 115 |
|
115 | 116 | <h2 id="sample-topic"> |
116 | | -Sample section</h2> |
| 117 | +Sample Section</h2> |
117 | 118 |
|
118 | 119 | <p>Look at the mark-up in this section for examples. See the <a |
119 | 120 | href="https://www.w3.org/Style/Group/css3-src/bin/README">documentation</a> for more precise instructions. The |
@@ -333,7 +334,8 @@ <h3 id="experimental"> |
333 | 334 | in the draft. |
334 | 335 | </p> |
335 | 336 |
|
336 | | -<h3 id="testing">Non-Experimental Implementations</h3> |
| 337 | +<h3 id="testing"> |
| 338 | +Non-Experimental Implementations</h3> |
337 | 339 |
|
338 | 340 | <p>Once a specification reaches the Candidate Recommendation stage, |
339 | 341 | non-experimental implementations are possible, and implementors should |
@@ -409,25 +411,30 @@ <h3 id="cr-exit-criteria"> |
409 | 411 | <p>The specification will remain Candidate Recommendation for at least |
410 | 412 | six months. |
411 | 413 |
|
412 | | -<h2 class=no-num id="acknowledgments">Acknowledgments</h2> |
| 414 | +<h2 class=no-num id="acknowledgments"> |
| 415 | +Acknowledgments</h2> |
413 | 416 |
|
414 | 417 | <p><var class="replaceme">[acknowledgments]</var></p> |
415 | 418 |
|
416 | | -<h2 class=no-num id="references">References</h2> |
| 419 | +<h2 class=no-num id="references"> |
| 420 | +References</h2> |
417 | 421 |
|
418 | | - |
419 | | -<h3 class="no-num" id="normative-references">Normative references</h3> |
| 422 | +<h3 class="no-num" id="normative-references"> |
| 423 | +Normative References</h3> |
420 | 424 | <!--normative--> |
421 | 425 |
|
422 | | -<h3 class="no-num" id="other-references">Other references</h3> |
| 426 | +<h3 class="no-num" id="other-references"> |
| 427 | +Other References</h3> |
423 | 428 | <!--informative--> |
424 | 429 |
|
425 | | -<h2 class="no-num" id="index">Index</h2> |
| 430 | +<h2 class="no-num" id="index"> |
| 431 | +Index</h2> |
426 | 432 | <!--index--> |
427 | 433 |
|
428 | | - |
429 | | -<h2 class="no-num" id="property-index">Property index</h2> |
| 434 | +<h2 class="no-num" id="property-index"> |
| 435 | +Property Index</h2> |
430 | 436 | <!-- properties --> |
| 437 | + |
431 | 438 | </body> |
432 | 439 | </html> |
433 | 440 | <!-- Keep this comment at the end of the file |
|
0 commit comments