mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|