CodeNewbie Community 🌱

Manav Garg profile picture

Manav Garg

"The person most likely to do anything" Developer. Translator. Trainer.

Location India Joined Joined onΒ 

Work

Looking for Work

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