CodeNewbie Community ๐ŸŒฑ

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

Collapse
 
toluloperobert profile image
Tolulope

Welldone @omotola and @SheCodrAfrica

Collapse
 
omotola profile image
Omotola Eunice Omotayo She Code Africa

Thank you, @toluloperobert ๐Ÿค—

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