0230-novalid.html (292B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0230</title> 6 </head> 7 <body> 8 <div> 9 <img 10 src="http://example.org/example.png" 11 rel="license" 12 href="http://creativecommons.org/licenses/by-nc-sa/2.0/" 13 alt="example image"> 14 </div> 15 </body> 16 </html>