HTML Accordion
When you think about creating an accordion the obvious solution is to use JavaScript - you listen for clicks and toggle the section open/closed. Simple. But what if you don't want to use JavaScript?
The other obvious alternative is to make each secti...
blog.nicm42.me.uk2 min read