mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
218 B
HTML
8 lines
218 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
|