A jQuery method that wraps an HTML structure around all elements in the set of matched elements.
Is it possible to use nth-child selectors to wrap 3 divs using .wrapAll? I can't seem to work out the correct …