mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
14 lines
303 B
HTML
14 lines
303 B
HTML
<html><head></head><body><div style="width: 100px; height: 750px;">vertical filler</div>
|
|
|
|
<p>
|
|
<table align="right" border="1">
|
|
<tbody><tr>
|
|
<td>foo<br>foo<br>foo<br>foo<br>foo<br>foo<br>foo<br>foo<br>foo<br></td>
|
|
</tr>
|
|
</tbody></table>
|
|
</p>
|
|
|
|
<p>
|
|
should be on same page
|
|
</p>
|
|
</body></html> |