.html()
Get the HTML contents of the first element in the set of matched elements or set the HTML contents of every matched element.
Get the HTML contents of the first element in the set of matched elements or set the HTML contents of every matched element.
Return a collection of matched elements either found in the DOM based on passed argument(s) or created by passing an HTML string.
Execute all handlers and behaviors attached to the matched elements for the given event type.