Find an element in html() result

Find an element in html() result

Hi,

How can find an element or check if any class exists on any element with $("id").html(). I want to find the desired result after html(). How can I do this??