CodeNewbie Community 🌱

Discussion on: #CNC2021 "Start Coding" Mission 1 Submission Thread

Collapse
 
gabrielruiz21 profile image
Gabriel Esteban Ruiz Meneses

Upsss. This is my first time. thanks for letting me know.

Have a great day.

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