Insert an element or HTML block before or after an existing element
Using the insertAdjacentElement() or insertAdjacentHTML() methods.
Using the insertAdjacentElement() or insertAdjacentHTML() methods.
Data attributes allow you to store string data directly on HTML elements.
Select elements from the DOM using the full power of CSS selector syntax.