mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
8 lines
229 B
HTML
8 lines
229 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="margin:0;">
|
|
<div style="background:yellow; height:15px;"></div>
|
|
<div style="position:absolute; top:150px; left:150px; width:150px; height:150px; border:1px solid black;"></div>
|
|
</body>
|
|
</html>
|