CodeNewbie Community 🌱

Discussion on: Announcing Our First Writing Contest!

Collapse
 
beginnercoder17 profile image
BeginnerCoder17

Ok, no pressure. and thanks. :3

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