In an HTML document, we can use .html() to get the contents of any element. If the selector expression matches more than one element, only the first ones HTML content is returned. 
In an HTML document, we can use .html() to get the contents of any element. If the selector expression matches more than one element, only the first ones HTML content is returned. 