gecko-dev/layout/html/tests/printer/frameset/frameset5/frame3.html

10 строки
136 B
HTML
Исходник Обычный вид История

2002-09-12 16:29:33 +04:00
<html>
<head>
<title>Third frame Document</title>
</head>
<body>
<B> Frame 3 </B>
<iframe src=the_iframe.html></iframe>
</body>
</html>