CodeNewbie Community 🌱

Discussion on: #CNC2021 "Write More" Mission 1 Submission Thread

Collapse
 
anasooya2601 profile image
Anasooya Dutta

Would consider now.😄

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