blob: 0763857c8bd1123a9b710653d77705b1b0ba8729 (
plain)
1
2
3
4
5
6
|
<!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>
|