mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +00:00
7 lines
227 B
HTML
7 lines
227 B
HTML
<!doctype html>
|
|
<html>
|
|
<body style="background: url('bwinton.jpg'); background-attachment: fixed">
|
|
<div style="background: url('blacktrans.png'); width: 100px; height: 100px; padding: 2px;">blah blah blah</div>
|
|
</body>
|
|
</html>
|