mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
11 lines
137 B
HTML
11 lines
137 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>Sub Doc 1</TITLE>
|
||
|
<BASE target="header">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
Some text before
|
||
|
<a href=link.html>Link</a>
|
||
|
|
||
|
</BODY>
|
||
|
</HTML>
|