Quote:
Originally Posted by DrChiper
I also noticed that the highlight of the closest surrounding tag does not always seems logical. For instance, in 1 situation the <body> tag was highlighted, but also an </p> tag of an text section just below it, while its belonging start tag <p> was not.
|
That can happen if there is some mis-nesting of tags in the document, for example, while you are adding new tags. If it happens on a properly nested document, let me know and send me the html that causes it.