.cloneNode()
↔ to return duplicate of calling Node
!gotcha cloned node duplicate id
attributes which must be unique
.cloneNode(deep?)
if true
then whole subtree also cloned