mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00: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>
|