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

8 lines
126 B
HTML

<HTML>
<BODY>
<IFRAME SRC="foo.html" ALIGN="RIGHT">
Your browser does not support iframes.
</IFRAME>
</BODY>
</HTML>