DOM modification methods

Report a typo

Match the DOM modification methods with their definitions.

Match the items from left and right columns
createElement()
createTextNode()
appendChild()
remove()
creates a new HTML element
deletes a node from the DOM
inserts a node as the last child of the element
creates a new text node
___

Create a free account to access the full topic