CodeNewbie Community 🌱

Discussion on: Hello guys. I am new to this website. Is anyone interested to learn and practice programming with me?

 
nonyesixtus profile image
Nonye

I registered for the code more and write more challenge I have not gotten any mail since then
I have also checked my spam nothing from codenewbie

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