summaryrefslogtreecommitdiff
path: root/legacy/works/tags-before-body.html
blob: f41f6891d23298c02bd4f858653fc202dd86622a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<head>
<title>Tags Before BODY</title>
</head>

<META NAME="keywords" CONTENT="test">
<font face="Verdana" size="1">

<body>

<p>Having both meta tag outside head and font tag outside body cause NetSurf  to render an empty page.</p>

</body>
</html>