When I use Tidy (or rather Tidy UI) to validate my strict HTML I sometimes get the warning "Text node in <body> in HTML 4.1"
I know the cause of it (images and text without a "container) - but how do I identify the offending statement? The statement number that Tidy UI reports is the <body> tag.