0104-isvalid.html (441B)
1 <!DOCTYPE html> 2 <html prefix="rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# example: http://www.example.org/"> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0104</title> 6 </head> 7 <body> 8 <p> 9 The word "interfenestration" has 10 <span about="#interfenestration" rel="example:size"> 11 <span property="rdf:value">17</span> 12 <span property="example:unit">character</span>s. 13 </span> 14 </p> 15 </body> 16 </html>