mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
6 lines
164 B
HTML
6 lines
164 B
HTML
<!DOCTYPE html>
|
|
<html><body>
|
|
<div style="float:left; width:200px;">X</div>
|
|
<div style="float:left; background:rgba(0,0,0,0.5); width:210px;">Y</div>
|
|
</body></html>
|