CodeNewbie Community 🌱

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

Collapse
 
coder_utkarsh profile image
Utkarsh Maurya

Thank you Julia 😊. Glad that you're a part of EddieHub as well. ✌️

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