background-attachment: scroll causes the element's background to be fixed to the page, so
that it scrolls when the page is scrolled. If the element content is scrolled, the background does not
move.
Try changing the background colors.
background-attachment: scroll causes the element's background to be fixed to the page, so
that it scrolls when the page is scrolled. If the element content is scrolled, the background does not
move.
background-attachment: fixed causes an element's background to be fixed to the viewport, so
that it doesn't scroll when the page or element content is scrolled. It will always remain in the same
position on the screen.
background-attachment: local, new to CSS3, causes an element's background to be fixed to the
actual element itself. So When the page is scrolled, the element's background will move along with it
only if the element does so (so not in the case of elements with position: fixed.) When the
element's content is scrolled, the background will scroll along with it.
A paragraph. Demonstrating Writing Modes in CSS.
These boxes have a width.
A paragraph. Demonstrating Writing Modes in CSS.
These boxes have a width.
These boxes have a width.
These boxes have a width.
These boxes have a width.
These boxes have a width.
A paragraph. Demonstrating Logical Properties in CSS.
A paragraph. Demonstrating Logical Properties in CSS.
| Band | Year formed | No. of Albums | Most famous song |
|---|---|---|---|
| Buzzcocks | 1976 | 9 | Ever fallen in love (with someone you shouldn't've) |
| The Clash | 1976 | 6 | London Calling |
| The Damned | 1976 | 10 | Smash it up |
| Sex Pistols | 1975 | 1 | Anarchy in the UK |
| Sham 69 | 1976 | 13 | If The Kids Are United |
| Siouxsie and the Banshees | 1976 | 11 | Hong Kong Garden |
| Stiff Little Fingers | 1977 | 10 | Suspect Device |
| The Stranglers | 1974 | 17 | No More Heroes |
| Total albums | 77 | ||