mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
10 lines
185 B
HTML
10 lines
185 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>Sub Doc 1</TITLE>
|
||
|
<BASE target="header">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<iframe src=sub_iframe.html style="position:absolute;left:0px;top:0px;"></iframe>
|
||
|
Line 1<br>
|
||
|
</BODY>
|
||
|
</HTML>
|