1. Method wrap: wrap all matching elements with the structure of other elements
wrapAll: wrap all matching elements with a single element
wrapInner: Wrap the subclass of the matching element with an html structure
2. Examples (1) wrap
< head>
Insert title here