mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
144 B
HTML
7 lines
144 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>Sub Doc 1</TITLE>
|
|
<BASE target="header">
|
|
</HEAD>
|
|
<BODY>Some text before<iframe src=sub_iframe.html></iframe></BODY>
|
|
</HTML> |