Demontrations with CSS
This page is very unfinished, just reorgnising the site into some order. There are further demos in this directory. Please note that all this should be move into my CSS test directory since none of these demo below are cross browser friendly. In the future I will be adding cross browser friendly demos to this directory.
- Accordion Divs
A demo showing accordion divs which show and hide elements on clicking a link. Only works in Firefox and Mozilla.
- Accordion Divs
A demo showing accordion divs which show and hide elements on clicking a link. Only works in Firefox and Mozilla.
- Popups with images and text Popups with images and text using z-indexing
A demo showing a simple popup effect using floats. The first demo uses the display property to hide and show the popups and the second demo uses the z-index property to hide and show the popups.
