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