mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
8 lines
212 B
HTML
8 lines
212 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="height:2000px; overflow:hidden">
|
|
<script src="scrolling.js"></script>
|
|
<div style="height:300px; background:url(repeatable-diagonal-gradient.png) fixed;"></div>
|
|
</body>
|
|
</html>
|