HTML Editor that shows

Vaspar

Senior Member
Jr. VIP
Joined
Sep 9, 2011
Messages
1,112
Reaction score
322
Hi all,

Is there an HTML/PHP editor that will help show any unclosed tags?

I remember when i used to program Oracle there was a program that showed all loops and would help easily identify nested loops etc. Anythinf similar for HTML?

I have a large file full of table form tr td tags that i need to clean up. Is there any good way of doing this?

regards,
 
Notepad++?

OpenSource, html highlighting and shows the ranges of tags :)

Greetz
 
yes notepad thanks for reply :) i will try ...
 
Back
Top