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