зеркало из https://github.com/mozilla/gecko-dev.git
8 строки
293 B
HTML
8 строки
293 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="overflow:hidden; height:3000px">
|
|
<div style="position:absolute; background:blue; top:200px; left:0; width:500px; height:200px;"></div>
|
|
<div style="position:absolute; background:gray; top:100px; left:0; width:500px; height:200px;"></div>
|
|
</body>
|
|
</html>
|