CodeNewbie Community 🌱

Tamale1
Tamale1

Posted on

glad to be here

Top comments (1)

Collapse
 
tamale1 profile image
Tamale1

glad to be here

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