Quizlearn
.app
Which JavaScript method can be used to add a new child element to an existing DOM element?
appendChild
addChild
insertAdjacentElement
insertBefore
Web Development Exercises are loading ...