mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
231 B
HTML
12 lines
231 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<html>
|
||
|
<body>
|
||
|
<table style="width:200px;" cellpadding="0" cellspacing="0">
|
||
|
<tr style="background: url(square-outline-32x32.png) repeat-x;">
|
||
|
<td style="height:100px;">
|
||
|
<td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|