Skip to content

Commit f554830

Browse files
committed
[css3-layout] Added Microformats-2 mark-up.
1 parent 63a519d commit f554830

1 file changed

Lines changed: 17 additions & 12 deletions

File tree

css-template/Overview.src.html

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020

2121
<link rel=stylesheet href="http://www.w3.org/StyleSheets/TR/W3C-MO.css">
2222

23-
<body>
24-
<div class=head> <!--logo-->
25-
<h1>CSS Grid Template Layout Module</h1>
23+
<body class=h-entry>
24+
<div class=head><!--logo-->
25+
<h1 class=p-name>CSS Grid Template Layout Module</h1>
2626
<h2 class="no-num no-toc">[LONGSTATUS] [DATE: 3 August 2004]</h2>
2727

2828
<dl>
2929
<dt>This version:
3030

31-
<dd><a href="[VERSION]">[VERSION]</a>
31+
<dd><a class=u-url href="[VERSION]">[VERSION]</a>
3232

3333
<dt>Latest version:
3434

@@ -40,19 +40,24 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE: 3 August 2004]</h2>
4040
>http://www.w3.org/TR/2011/WD-css3-layout-20111129/</a>
4141

4242
<dt>Feedback:
43-
<dd>
44-
<a href="mailto:www-style@w3.org?subject=%5B[css3-layout]%5D%20feedback">www-style@w3.org</a>
45-
with subject line &ldquo;[css3-layout] <var>&hellip; message topic &hellip;</var>&rdquo;
46-
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
43+
44+
<dd><a
45+
href="mailto:www-style@w3.org?subject=%5Bcss3-layout%5D%20feedback"
46+
>www-style@w3.org</a> with subject line &ldquo;[css3-layout]
47+
<var>&hellip; message topic &hellip;</var>&rdquo; (<a
48+
rel="discussion"
49+
href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
4750

4851
<dt>Editors:
4952

50-
<dd class=vcard><span class=fn>Bert Bos</span> (<span
51-
class=org>W3C</span>) <a class=email href="mailto:bert@w3.org"
53+
<dd class="p-author h-card vcard"><span class="p-name fn">Bert
54+
Bos</span> (<span class="p-org org h-org">W3C</span>) <a
55+
class="u-email email" href="mailto:bert@w3.org"
5256
rel=author>bert@w3.org</a>
5357

54-
<dd class=vcard><span class=fn>César Acebal</span> (<span
55-
class=org>University of Oviedo</span>)
58+
<dd class="p-author h-card vcard"><span class="p-name fn">César
59+
Acebal</span> (<span class="p-org org h-org">University of
60+
Oviedo</span>)
5661
</dl>
5762
<!--copyright-->
5863
<hr title="Separator for header">

0 commit comments

Comments
 (0)