Day 42 of #100daysofjs
insertAdjacentHTML, insertAdjacentElement and insertAdjacentText
insertAdjacentHTML
The insertAdjacentHTML method inserts a string of text as HTML into a specified position relative to the element. The following code shows how to use the insertAdjace...
arpanmukherjee.hashnode.dev2 min read