
Ever wanted to make that Tag Inspector Tree like in Dreamweaver MX. Well here is my attempt at making one. This is a class that will take HTML code parse it up and build a data tree. Then you can use it to build a tree view or even do HTML source formatting. Let me know what you think.