summaryrefslogtreecommitdiff
path: root/legacy/works/background-image-failure3.html
blob: a980c2018f7872d0cebac865516ec9327e5f8398 (plain)
1
2
3
4
5
6
<html>
<body style="background: url(../images/2.png);">

<p style="float:left;">The full background image isn't shown until the window is resized (fixed). The background image does not fill the window when the window is made samller than the content (not fixed).</p>

</body></html>