CodeNewbie Community 🌱

Discussion on: #CNC2021 "Start Coding" Mission 2 Submission Thread

 
jrlunap profile image
𝔏𝔦𝔠. 𝔏𝔲𝔫𝔞

Great! If you are ever interested in a coding buddy, I'm here ✌️

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