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

8 lines
126 B
HTML
Raw Normal View History

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