Match the DOM modification methods with their definitions.
Modifying DOM
DOM modification methods
Report a typo
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
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.