CodeNewbie Community 🌱

Divya Arora profile picture

Divya Arora

I am TechCurious..FullStackDeveloper..working as Program Officer (IT) in an Ngo..& who can't live without chocolates..

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