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

7 lines
105 B
HTML

<HTML>
<FRAMESET COLS="*,*">
<FRAME SRC="toptarg.html">
<FRAME SRC="foo.html">
</FRAMESET>
</HTML>