mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
10 lines
237 B
HTML
10 lines
237 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div style="position:absolute; left:20px; top:20px; height:20px; width:600px;
|
|
background: url(mozilla-banner.gif) no-repeat;
|
|
background-position:-20px -20px;">
|
|
</div>
|
|
</body>
|
|
</html>
|