CodeNewbie Community 🌱

Discussion on: Share your CodeLand 2022 feedback for the chance to win some amazing prizes!

Collapse
 
aigarspl profile image
Aigars Pluģis

Problem seems to be solved as I just filled the form.

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