mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
10 lines
241 B
HTML
10 lines
241 B
HTML
|
<!DOCTYPE html>
|
||
|
<div style="float:left">
|
||
|
<div style="padding-bottom:1em">
|
||
|
<div style="float:left">test</div>
|
||
|
</div>
|
||
|
<table style="margin-top:0.5em; background:gold;" cellpadding=0 cellspacing=0>
|
||
|
<tr><td>test
|
||
|
</table>
|
||
|
</div>
|