js append child at position code example Example: appendchild on specific position parentElement.insertBefore(newElement, parentElement.children[2]);