RetroZilla/layout/html/tests/frameset/core/iframeheight.html

8 lines
123 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<HTML>
<BODY>
<IFRAME SRC="foo.html" HEIGHT=25%>
Your browser does not support iframes.
</IFRAME>
</BODY>
</HTML>