mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
167 B
HTML
9 lines
167 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<html>
|
||
|
<body>
|
||
|
<table border="1" style="width:100px; height:100px; empty-cells:hide;">
|
||
|
<tr><td bgcolor="lime"><br></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|