CodeNewbie Community 🌱

Discussion on: Hi, We’re She Code Africa & We’re Excited to Connect with You at CodeLand 2022!

Collapse
 
omotola profile image
Omotola Eunice Omotayo She Code Africa

You are welcome 🤩

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