Then if we need to specify a position for the new ...
# kweb
i
Then if we need to specify a position for the new element relative to its siblings:
Copy code
doc.body.addChild(position = 5).h1().setText(”Hello”)