summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0262-isvalid.html
blob: 5293ec2916b38ec8ccab12d5eb71b0289510ded2 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html prefix="dc: http://purl.org/dc/elements/1.1/">
<head>
   <meta charset=utf-8>
   <title>Test 0262</title>
</head>
<body>
   <p>This photo was taken by <span class="author" about="photo1.jpg" property="    dc:creator
">Mark Birbeck</span>.</p>
</body>
</html>