CodeNewbie Community 🌱

AbrahamAV profile picture

AbrahamAV

Young software dev || student || night owl

Location Trivandrum, India Joined Joined onΒ 

Education

Bachelor's Degree in Computer Science

Work

Student at Mar Baselios College of Engineering and Technology

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