CodeNewbie Community 🌱

Discussion on: We are Codiga and we’re excited to be at CodeLand!

Collapse
 
juli1 profile image
Julien Codiga

Thank you, all the hard work is from our talented designer :-)

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