Cloning and Replacing Nodes in DOM
Cloning Nodes
Original Element
This is the original content.
Clone Original Element
Replacing Nodes
Parent Element
This is the old content.
Replace with New Element
Clone, make change and replace
Original Element
This is the original content.
Clone, Modify, and Replace