CodeNewbie Community 🌱

bamo profile picture

bamo

I am a software engineer and I have 3 yr of experience in my field. I have completed my education from Lovely Professional University. I am always ready for new challenges and learning new things.

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