mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
17 lines
430 B
HTML
17 lines
430 B
HTML
|
<table><tr><td height="300">
|
||
|
<iframe src="helloWorld.html" width=100% height=100%></iframe>
|
||
|
</td></tr></table>
|
||
|
|
||
|
<table><tr><td height="300">
|
||
|
<image src="../images/mozilla-banner.gif" width=100% height=100%>
|
||
|
</td></tr></table>
|
||
|
|
||
|
|
||
|
<table><tr><td>
|
||
|
<iframe src="helloWorld.html" width=100% height=100%></iframe>
|
||
|
</td></tr></table>
|
||
|
|
||
|
<table><tr><td>
|
||
|
<image src="../images/mozilla-banner.gif" width=100% height=100%>
|
||
|
</td></tr></table>
|