1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2
- "http://www.w3.org/TR/html4/strict.dtd">
1
+ <!DOCTYPE html>
3
2
4
3
< html lang =en >
5
- < head profile ="http://www.w3.org/2006/03/hcard "> < meta
6
- content ="text/html; charset=utf-8 " http-equiv =Content-Type >
4
+ < head > < meta content ="text/html; charset=utf-8 " http-equiv =Content-Type >
7
5
8
- < title > CSS TEMPLATE Module Level N</ title >
6
+ < title > CSS TEMPLATE Module Level N (CSS3 TMPL) </ title >
9
7
< link href ="../default.css " rel =stylesheet type ="text/css ">
10
8
< link href ="http://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet
11
9
type ="text/css ">
37
35
< h1 > CSS < var class =replaceme > TEMPLATE</ var > Module Level < var
38
36
class =replaceme > N</ var > </ h1 >
39
37
40
- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 21 February
41
- 2012</ h2 >
38
+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 29 March 2012</ h2 >
42
39
43
40
< dl >
44
41
< dt > This version:
45
42
46
43
< dd > < a class =replaceme
47
- href ="http://www.w3.org/TR/2012/ED-cssN-FIXME-20120221 / "> http://www.w3.org/TR/2012/ED-cssN-FIXME-20120221 /</ a >
44
+ href ="http://www.w3.org/TR/2012/ED-cssN-FIXME-20120329 / "> http://www.w3.org/TR/2012/ED-cssN-FIXME-20120329 /</ a >
48
45
49
46
50
47
< dt > Latest version:
@@ -79,24 +76,24 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 21 February
79
76
80
77
< dt > Editors:
81
78
82
- < dd class =vcard > < span class =fn > [editor1 name]</ span > , < span
83
- class =org > [affiliation (opt.)]</ span > , < span class =email > [email address
84
- (opt.)]</ span >
79
+ < dd class ="h-card vcard "> < a class ="p-name fn u-url url "
80
+ href ="[editor1 personal URL (opt.)] " rel =author > [editor1 name]</ a > ,
81
+ < span class ="p-org org "> [affiliation (opt.)]</ span > , < span
82
+ class ="u-email email "> [email address (opt.)]</ span >
85
83
86
- < dd class =vcard > < span class =fn > [editor2 name]</ span > , < span
87
- class =org > [affiliation (opt.)]</ span > , < span class = email > [email address
88
- (opt.)]</ span >
84
+ < dd class =" h-card vcard" > < span class =" p-name fn " > [editor2 name]</ span > ,
85
+ < span class =" p- org org " > [affiliation (opt.)]</ span > , < span
86
+ class =" u-email email " > [email address (opt.)]</ span >
89
87
</ dl >
90
88
<!--begin-copyright-->
91
89
< p class =copyright > < a
92
90
href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "
93
- rel =license > Copyright</ a > © 2012 < a
94
- href ="http://www.w3.org/ "> < acronym
95
- title ="World Wide Web Consortium "> W3C</ acronym > </ a > < sup > ®</ sup > (< a
96
- href ="http://www.csail.mit.edu/ "> < acronym
97
- title ="Massachusetts Institute of Technology "> MIT</ acronym > </ a > , < a
98
- href ="http://www.ercim.eu/ "> < acronym
99
- title ="European Research Consortium for Informatics and Mathematics "> ERCIM</ acronym > </ a > ,
91
+ rel =license > Copyright</ a > © 2012 < a href ="http://www.w3.org/ "> < abbr
92
+ title ="World Wide Web Consortium "> W3C</ abbr > </ a > < sup > ®</ sup > (< a
93
+ href ="http://www.csail.mit.edu/ "> < abbr
94
+ title ="Massachusetts Institute of Technology "> MIT</ abbr > </ a > , < a
95
+ href ="http://www.ercim.eu/ "> < abbr
96
+ title ="European Research Consortium for Informatics and Mathematics "> ERCIM</ abbr > </ a > ,
100
97
< a href ="http://www.keio.ac.jp/ "> Keio</ a > ), All Rights Reserved. W3C < a
101
98
href ="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer "> liability</ a > ,
102
99
< a
@@ -112,12 +109,13 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
112
109
113
110
< p > CSS is a language for describing the rendering of structured documents
114
111
(such as HTML and XML) on screen, on paper, in speech, etc. This module
115
- contains the features of CSS level 3 relating to < var
116
- class = replaceme > DESCRIBE HERE</ var > . It includes and extends the
117
- functionality of CSS level 2 < a href ="#CSS21 "
112
+ contains the features of CSS relating to < var class = replaceme > DESCRIBE
113
+ HERE</ var > . It includes and extends the functionality of < var
114
+ class = replaceme > CSS level 2 < a href ="#CSS21 "
118
115
rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > , which builds on CSS
119
- level 1 < a href ="#CSS1 " rel =biblioentry > [CSS1]<!--{{CSS1}}--> </ a > .
120
- The main extensions compared to level 2 are < var
116
+ level 1 < a href ="#CSS1 "
117
+ rel =biblioentry > [CSS1]<!--{{CSS1}}--> </ a > </ var > . The main extensions
118
+ compared to < var class =replaceme > level 2</ var > are < var
121
119
class =replaceme > SUMMARIZE HERE</ var > .
122
120
123
121
< h2 class ="no-num no-toc " id =status > Status of this document</ h2 >
@@ -228,7 +226,9 @@ <h3 id=placement><span class=secno>1.1. </span> Module interactions</h3>
228
226
< p > This module replaces and extends the < var class =replaceme > SUMMARIZE
229
227
HERE</ var > features defined in < a href ="#CSS21 "
230
228
rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > sections < var
231
- class =replaceme > W.X and Y.Z</ var > .
229
+ class =replaceme > W.X and Y.Z</ var > . All properties in this module apply to
230
+ the < code > ::first-line</ code > and < code > ::first-letter</ code >
231
+ pseudo-elements.
232
232
233
233
< h3 id =values > < span class =secno > 1.2. </ span > Values</ h3 >
234
234
0 commit comments