mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
164 B
HTML
8 lines
164 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<table style="width: 200px; border: 1px solid black;"><tr><td>
|
||
|
<div style="background-color: lime; height: 50px;">
|
||
|
</td></tr></table>
|
||
|
</body>
|
||
|
</html>
|