mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-12 19:00:11 +01:00
8 lines
211 B
HTML
8 lines
211 B
HTML
<div style="width:100px; height:870px; border:1px solid black">test 3 - float left table, no text on page 2</div>
|
|
<table border style="float:left">
|
|
<tr>
|
|
<td>one<br>two<br>three</td>
|
|
</tr>
|
|
</table>
|
|
some text
|