Query .outerHTML()Demonstrates getting outer HTML including the element tagquery-outerhtmlcomponentQuerypage.jsContentouterHTML() includes the element itself, unlike html() which only gets inner content["query","content","html","outer"].outerHTML()Example