CodeNewbie Community 🌱

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

Collapse
 
juli1 profile image
Julien Codiga

Badges are like pokemons, you gotta catch them all :-)

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