CodeNewbie Community 🌱

Discussion on: Why are you attending CodeLand this year?

Collapse
 
umacat94 profile image
Cat Girl

I like to learn from others. Hope the codeland '22 will help me to gain somthing new.

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