RetroZilla/layout/html/tests/printer/frameset/frameset6/frame3.html

10 lines
136 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<head>
<title>Third frame Document</title>
</head>
<body>
<B> Frame 3 </B>
<iframe src=the_iframe.html></iframe>
</body>
</html>