CodeNewbie Community 🌱

Discussion on: [#CNC2022 Cohort 1] Code More Welcome Thread

Collapse
 
adrianskar profile image
Adrian Skar

Same here, good luck!

Collapse
 
anavela profile image
Ana Vela

Best wishes, Adrian!

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