CodeNewbie Community 🌱

Discussion on: #CNC2021 "Get a Job" Mission 1 [pt. I] Submission Thread

Collapse
 
brazillaray profile image
William Whitaker(he/him)

10up (agency), Interactive Strategies (agency), Netlify (company)

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