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

Welcome to Day 2

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