Pure CSS Accordion Panel

This is a demonstration of a vertical accordion panel using pure CSS, plus automatical sizing the content panes if Javascript is available.

Hey man, I thought this was suppose to be pure CSS, what gives?

Look, it is the best of both worlds. You want just CSS? Fine. Remove all the Javascript code - the accordion will still work great. The only limitation is the height of all the panels will have to be manually determined.

Source code can be found on Github.