get parent and add child node code example Example: appendchild on specific position parentElement.insertBefore(newElement, parentElement.children[2]);