CodeNewbie Community 🌱

aagya11 profile picture

aagya11

I am Aagya Biswas, a forever student of life :)

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