mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
17 lines
269 B
HTML
17 lines
269 B
HTML
<html>
|
|
<body>
|
|
<table height="30%" bgcolor="green"
|
|
cellspacing="0" cellpadding="0">
|
|
<tr><td>
|
|
+
|
|
<table height="100%" bgcolor="orange"
|
|
cellspacing="0" cellpadding="0">
|
|
<tr><td>
|
|
+
|
|
</td></tr>
|
|
</table>
|
|
</td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|