File size: 206 Bytes
e3b16d3 |
1 2 3 4 5 6 7 8 9 10 11 |
<!DOCTYPE html>
<html>
<head>
<title>omg</title>
<noscript><link rel="stylesheet" href="http://foo.com"></noscript>
</head>
<body id="xxx">
<p>yo</p>
</body>
</html>
|