mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
18 lines
702 B
HTML
18 lines
702 B
HTML
<html>
|
|
<body style="width:400px;">
|
|
<div style="float:left; width:200px; height:100px; background:yellow;"></div>
|
|
Hello
|
|
<table style="float:left;"><tr><td>
|
|
This is some very long text. This is some very long text.
|
|
This is some very long text. This is some very long text.
|
|
This is some very long text. This is some very long text.
|
|
This is some very long text. This is some very long text.
|
|
This is some very long text. This is some very long text.
|
|
This is some very long text. This is some very long text.
|
|
This is some very long text. This is some very long text.
|
|
This is some very long text. This is some very long text.
|
|
This is some very long text. This is some very long text.
|
|
</table>
|
|
</body>
|
|
</html>
|