mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-13 11:10:13 +01: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>
|