ive been editing a lot of html pages with basic text editor, notepad. and now when i went to validate them the validation service is saying theres a div tag that is not closed. i tend to find automatic error reports such as these dont tend to be too reliable, i.e they will give you a line number and the error but often times the error is actually in another part of the file entirely.
im just wondering if theres any free lightweight html editors that have the functionality of finding the closing tag for a tag, eg you click on a tag then click a shortcut, and the program will jump to the closing tag, i know this functionality is in homesite, but i dont have homesite, and its a bit of a bulky program anyway.
or even better any online html validation services that can highlight unclosed tags.
so to sum up, i would like to know how to find html tags that dont have closing tags - is there a free html editor or simple online service that can help with this? cheers.