|
3 | 3 | <html lang="en"> |
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 | | - <title>CSS TEMPLATE Module Level N</title> |
| 6 | + <title>CSS TEMPLATE Module Level N (CSS3 TMPL)</title> |
7 | 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"> |
@@ -54,12 +54,15 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2> |
54 | 54 | <dd><a href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a> with subject line “<kbd>[[SHORTNAME]] <var>… message topic …</var></kbd>” |
55 | 55 |
|
56 | 56 | <dt>Editors: |
57 | | - <dd class=vcard><span class=fn>[editor1 name]</span>, |
58 | | - <span class=org>[affiliation (opt.)]</span>, |
59 | | - <span class=email>[email address (opt.)]</span> |
60 | | - <dd class=vcard><span class=fn>[editor2 name]</span>, |
61 | | - <span class=org>[affiliation (opt.)]</span>, |
62 | | - <span class=email>[email address (opt.)]</span> |
| 57 | + <dd class="h-card vcard"> |
| 58 | + <a class="p-name fn u-url url" rel="author" |
| 59 | + href="[editor1 personal URL (opt.)]">[editor1 name]</a>, |
| 60 | + <span class="p-org org">[affiliation (opt.)]</span>, |
| 61 | + <span class="u-email email">[email address (opt.)]</span> |
| 62 | + <dd class="h-card vcard"> |
| 63 | + <span class="p-name fn">[editor2 name]</span>, |
| 64 | + <span class="p-org org">[affiliation (opt.)]</span>, |
| 65 | + <span class="u-email email">[email address (opt.)]</span> |
63 | 66 | </dl> |
64 | 67 |
|
65 | 68 | <!--copyright--> |
|
0 commit comments