1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0//EN">
4 <title>Scrolling Backgrounds with Background Attachment Local
</title>
5 <style type=
"text/css">
7 background: -30px -30px silver url
(resources/smallcats.gif) local
;
9 overflow: auto
; height: 138px; width: 330px;
10 white-space: pre
; font-size: 16px;
18 <li>You should not see the background under the border.
</li>
19 <li>As you scroll the element below the cats should move.
</li>
20 <li>The cats should be on a light grey background.
</li>