CodeNewbie Community 🌱

Discussion on: [#CNC2022 Cohort 1] Learn in Public Welcome Thread

Collapse
 
adiatiayu profile image
Ayu Adiati

Best gif ever, Neha! 🤩
Let's have fun for this challenge!

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