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

9 lines
165 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<HTML>
<FRAMESET ROWS="*,*" BORDER=10>
<FRAME SRC="border_space.html" FRAMEBORDER="NO">
<FRAME SRC="border_space.html" FRAMEBORDER="NO">
</FRAMESET>
</HTML>