summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfalite/0030-isvalid.html
blob: 7fd1a85ec7a8be9415b93a5499999f073c6f79ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html prefix="cc: http://creativecommons.org/ns#">
	<head>
		<meta charset=utf-8>
		<title>Test 0030</title>
	</head>
  <body>
  	<p>This document is licensed under a
  		<a 	rel="cc:license"
    		href="http://creativecommons.org/licenses/by-nc-nd/2.5/">
       		Creative Commons License
  		</a>.
  	</p>	
  </body>
</html>