mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
156 B
HTML
12 lines
156 B
HTML
<html>
|
|
<body>
|
|
<div style="position:absolute;height:100px">
|
|
<div>
|
|
<table height="100%" border>
|
|
<tr><td>test</td></tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|