I recently was handed an old template to make changes to. Its a really long horribly indented one. In the process of adding new design, I seem to have deleted </div> tags in several places, and the whole thing now seems to have taken an entirely new shape. Is it possible to easily identify which <div>‘s don’t have a </div>. Dreamweaver was good at this, but we don’t use it anymore.
Can you please suggest tools, browser add-ons or anything else that can help do this?
The program you are looking for is HTML Tidy
From the documentation: