mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
45 lines
1.6 KiB
HTML
45 lines
1.6 KiB
HTML
|
<html><head><base href='http://www.winamp.com/'></head>
|
||
|
<BODY>
|
||
|
<div style="width:50px; height:30px; background:yellow;">
|
||
|
<IMG SRC="ant.jpg" ALIGN=LEFT WIDTH=61 HEIGHT=20 ALT="foo">
|
||
|
<IMG SRC="ant.jpg" WIDTH=181 HEIGHT=20 ALT="bar">
|
||
|
</DIV>
|
||
|
<br clear=all>
|
||
|
<div style="width:50px; height:30px; background:yellow;">
|
||
|
<div style="float:left; width:61px; height:20px; background:aqua;">50px float</div>
|
||
|
<IMG SRC="ant.jpg" WIDTH=181 HEIGHT=20 ALT="bar">
|
||
|
</DIV>
|
||
|
<br clear=all>
|
||
|
<div style="width:50px; height:30px; background:yellow;">
|
||
|
<IMG SRC="ant.jpg" ALIGN=LEFT WIDTH=61 HEIGHT=20 ALT="foo">
|
||
|
xxxxxxxxxxxxxxxxxxxxxxxxx
|
||
|
</DIV>
|
||
|
<br clear=all>
|
||
|
<div style="width:50px; height:30px; background:yellow;">
|
||
|
<div style="float:left; width:61px; height:20px; background:aqua;">50px float</div>
|
||
|
xxxxxxxxxxxxxxxxxxxxxxxxx
|
||
|
</DIV>
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
<table width=50 height=30 bgcolor=pink><tr><td>
|
||
|
<IMG SRC="ant.jpg" ALIGN=LEFT WIDTH=61 HEIGHT=20 ALT="foo">
|
||
|
<IMG SRC="ant.jpg" WIDTH=181 HEIGHT=20 ALT="bar">
|
||
|
</td></tr></table>
|
||
|
<br clear=all>
|
||
|
<table width=50 height=30 bgcolor=pink><tr><td>
|
||
|
<div style="float:left; width:61px; height:20px; background:aqua;">50px float</div>
|
||
|
<IMG SRC="ant.jpg" WIDTH=181 HEIGHT=20 ALT="bar">
|
||
|
</td></tr></table>
|
||
|
<br clear=all>
|
||
|
<table width=50 height=30 bgcolor=pink><tr><td>
|
||
|
<IMG SRC="ant.jpg" ALIGN=LEFT WIDTH=61 HEIGHT=20 ALT="foo">
|
||
|
xxxxxxxxxxxxxxxxxxxxxxxxx
|
||
|
</td></tr></table>
|
||
|
<br clear=all>
|
||
|
<table width=50 height=30 bgcolor=pink><tr><td>
|
||
|
<div style="float:left; width:61px; height:20px; background:aqua;">50px float</div>
|
||
|
xxxxxxxxxxxxxxxxxxxxxxxxx
|
||
|
</td></tr></table>
|
||
|
</body></html>
|