tidy-html5/regression_testing/cases/access-expects/case-6_5_1_1.html

12 lines
252 B
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<html lang="en">
<head>
<title>aert1.0/6.5.1</title>
</head>
<frameset rows="100, 200">
<frame src="1.html">
<frame src="2.html">
</frameset>
</html>