mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14 lines
419 B
HTML
14 lines
419 B
HTML
<html>
|
|
<body>
|
|
<table border='1' height='100'>
|
|
<tr>
|
|
<td>
|
|
<div id=dvFundos style='height:80%;overflow:auto;border-style:solid;'>
|
|
Text
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|