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

9 lines
165 B
HTML

<HTML>
<FRAMESET ROWS="*,*" BORDER=10>
<FRAME SRC="border_space.html" FRAMEBORDER="NO">
<FRAME SRC="border_space.html" FRAMEBORDER="NO">
</FRAMESET>
</HTML>