mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
12 lines
243 B
HTML
12 lines
243 B
HTML
<html>
|
|
<body>
|
|
<form style="height:100%">
|
|
<table height=100% bgcolor=yellow>
|
|
<tr><td><br><br><br><br><br><br><br><br><br><br><br><br>
|
|
<tr height=100%><td><textarea style="height:100%"></textarea>
|
|
<tr><td>Bottom
|
|
</table>
|
|
</form>
|
|
</body>
|
|
</html>
|