Author:
- thecodeplayer
- April 24, 2012
Made with:
- HTML / CSS
About the code:
This is a nice and simple learn to display organizational data or a family tree created just using CSS, without any flash or JavaScript. Very simple markup – just nested lists. Pseudo elements are also used to draw the connectors. It also has hover effects – just try hovering on a parent and the entire lineage will be stylized.
Compatible browsers: Chrome, Edge, Firefox, Opera, Safari
Dependencies: –
Demo and Code