Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You need to get or set a chunk of HTML content in the current web page.
jQuery provides the html() method for getting and setting chunks (or DOM structures) of HTML elements. In the following code, we use this method to set and then get the HTML value of the <p> element found in the HTML document: