Multi-Level collapsible tree menu with CSS
This is a demo code to demonstrate " Multi-Level collapsible tree menu with CSS " project made for article on Techstream http://techstream.org/Web-Design/Multi-Level-collapsible-menu-with-CSS
- Headings : Merriweather Sans for large text as they are legible themselves without the requirement of serifs, Merriweather is released in SIL Open Font License, 1.1
<li>For body and content : <a href="https://www.google.com/fonts/specimen/Merriweather">Merriweather</a> the serif version of Merriweather, its a font designed to be a text face that is pleasant to read on screens, its also released in <a href="http://scripts.sil.org/OFL">SIL Open Font License, 1.1</a></li>
<li><strong>Front-end Framework</strong> : <a href="http://foundation.zurb.com/learn/brands.html">Foundation</a> from Zrub. <a href="http://opensource.org/licenses/MIT">MIT License</a></li>