mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
8 lines
213 B
HTML
8 lines
213 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
|