CodeNewbie Community 🌱

Discussion on: Here's how to get your #CNC2021 completion badge — and a special surprise!

Collapse
 
anushkacodergirl profile image
Anushka Raj

The problem is solved. Thank you 💙

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