Skip to content

Commit 2876986

Browse files
author
rossen
committed
Merge
2 parents 35723ad + 53e1992 commit 2876986

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

css-position/Overview.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,22 @@
22
"http://www.w3.org/TR/html4/strict.dtd">
33

44
<html lang=en>
5-
<head profile="http://www.w3.org/2006/03/hcard">
5+
<head
6+
profile="http://dublincore.org/documents/2008/08/04/dc-html/ http://www.w3.org/2006/03/hcard">
67
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
78
<title>CSS Positioned Layout Module Level 3</title>
89

10+
<link href="http://purl.org/dc/terms/" rel=schema.dcterms>
11+
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
12+
rel=dcterms.rights>
13+
<meta content="CSS Positioned Layout Module Level 3" name=dcterms.title>
14+
<meta content=text name=dcterms.type>
15+
<meta content=2013-11-11 name=dcterms.date>
16+
<meta content="Rossen Atanassov" name=dcterms.creator>
17+
<meta content="Arron Eicholz" name=dcterms.creator>
18+
<meta content=W3C name=dcterms.publisher>
19+
<meta content="http://dev.w3.org/csswg/css3-positioning/"
20+
name=dcterms.identifier>
921
<link href=default.css rel=stylesheet type="text/css">
1022
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
1123
type="text/css">

0 commit comments

Comments
 (0)