Made with:
- HTML / CSS
About the code:
This is a nice and simple tutorial which will teach how to create an accordion menu in pure CSS3. As this menu is only created with CSS this will only work on browsers and devices that support the :target
pseudo-class selector.
Compatible browsers: Chrome, Edge, Firefox, Opera, Safari
Dependencies: –
Download Demo Code