CodeNewbie Community 🌱

Discussion on: #CNC2021 "Start Coding" Pre-Mission Submission Thread

Collapse
 
ordinari_john profile image
Amaechi John

Beautiful

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