Posted by Simon Tsang
I recently had to take a pretty complex nested list and style it in a way that easy to understand with semantic markup.
Note:In this post I will only be showing the styling and markup, not the implementation of showing/hiding the branches.
The structure of the list sounds fairy simple, a list who’s children can be grouped [...]