CSS Test pages
This page is very unfinished, just reorgnising the site into some order. There are further test in this directory.
CSS 3
- Multiple Backgrounds
How to served up multiple backgrounds for supporting browsers and a one image for other browsers by the cascading order.
- Text Shadow and box shadows
Creating depth by using text-shadow and box-shadow.
- Background Origin with Border Radius
Two linked test with examples of background-origin with the second test with aditional border radius.
- Using PNGs with 'background-size'
Create stunning backgrounds for page headers.
CSS 2.1
- Positioning with z-index
Misunderstood and non standard across browsers the z-index using relative and absolute positioning is a web designer challenge.
