CodeNewbie Community ๐ŸŒฑ

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

Collapse
 
amarachiubah profile image
Amarachi

Thank you Victoria!

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