mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
179 B
HTML
12 lines
179 B
HTML
<table>
|
|
<tr>
|
|
|
|
<td>
|
|
<iframe src="helloWorld.html" width=100% height=100%
|
|
|
|
name="iframe"></iframe>
|
|
</td>
|
|
|
|
</tr>
|
|
</table>
|