is there a way to search for a term in a websites html. Lets say I wanted to find every website that uses the "body" tag in their html (yah I know they all do, this is an example ). I was hoping for an operator like inURL: or inText: Google doesn't seem to list one but that doesn't mean that it doesn't exist.
Interesting I've never seen that before http://www.google.com/codesearch It seems to look through code in JS or java files though not in the html of the page.