CodeNewbie Community 🌱

Lutho
Lutho

Posted on

Just created my account and idk how this works but here goes nothing..

Top comments (0)

const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);