RetroZilla/layout/html/tests/frameset/core/iframeheight.html
2015-10-20 23:03:22 -04:00

8 lines
123 B
HTML

<HTML>
<BODY>
<IFRAME SRC="foo.html" HEIGHT=25%>
Your browser does not support iframes.
</IFRAME>
</BODY>
</HTML>