What is the best way to find missing closing tags in my HTML? Validator shows that I have some issues but its really hard to track anything down.
I guess the best solution would be something that indents the code. That way a missing tag would be easier to identify. Anyone know of a tool to do this?