CodeNewbie Community 🌱

Lokesh Kumar profile picture

Lokesh Kumar

Debug Every DEMISE...!

Location Alandur, Chennai, Tamil Nadu, INDIA Joined Joined onΒ  Email address lokeshk431@gmail.com github website twitter website

Education

University of Madras

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