CodeNewbie Community 🌱

Discussion on: #CNC2022 Cohort 1 Welcome Thread

Collapse
 
adiatiayu profile image
Ayu Adiati

Yeay!!! Looking forward to your YouTube channel, Sarah!
And good luck for the challenge! 😄

Collapse
 
theoriginalbpc profile image
Sarah Dye

Thank you!

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