CodeNewbie Community 🌱

Discussion on: Announcing #CNC2021 — CodeNewbie Challenge 2021 ⭐

Collapse
 
cguttweb profile image
Chloe • Edited

I signed up having got the email yesterday looking forward to it

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