mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
6 lines
200 B
HTML
6 lines
200 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="background-color: green; overflow:hidden">
|
|
<div style="position:absolute; left: 0px; top: 0px; width: 100px; height: 200px; background-color: red"></div>
|
|
</body>
|