mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
8 lines
220 B
HTML
8 lines
220 B
HTML
<div style="width:100px; height:870px; border:1px solid black">test 4 - float right table, no text on page 2</div>
|
|
<table border style="float:right">
|
|
<tr>
|
|
<td>one<br>two<br>three</td>
|
|
</tr>
|
|
</table>
|
|
some text
|