Get HTML tree with Css
- by 2x2p1p
Hi guys :|
Css can apply styles in elements through one ID, class or pseudo selector, but i would like to get the HTML tree, something like javascript:
http://codeviewer.org/view/code:e86
Im tired of assign IDs to millions and millions of elements, can somebody help me ?
Thanks