Category: DOM Insertion, Inside

Category: DOM Insertion, Inside

These methods allow us to insert new content inside an existing element.

.append()

Insert content, specified by the parameter, to the end of each element in the set of matched elements.