RetroZilla/layout/html/tests/printer/frameset/frameset5/frame3.html
2015-10-20 23:03:22 -04:00

10 lines
136 B
HTML

<html>
<head>
<title>Third frame Document</title>
</head>
<body>
<B> Frame 3 </B>
<iframe src=the_iframe.html></iframe>
</body>
</html>