CodeNewbie Community 🌱

Discussion on: CodeLand 2021 is this week! Here's what you need to know.

Collapse
 
coder_utkarsh profile image
Utkarsh Maurya

Looking forward to the events✌️

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