Position values

Report a typo

Match the insertAdjacentHTML() method's position values with their definitions.

Match the items from left and right columns
beforebegin
afterbegin
beforeend
afterend
inserts HTML as the last child of the element
inserts HTML right after the element
inserts HTML right before the element
inserts HTML as the first child of the element
___

Create a free account to access the full topic