This file demonstrates an invalid <noframes> section (link).

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<title>aert1.0/6.5.1</title>
</head>
<frameset>
	<a> href="mike.html">hello</a>
	<noframes>
	<p>content within noframes!</p>
	</noframes>
</frameset>
<body>
</body>
</html>