CodeNewbie Community 🌱

Mahima Khandelwal profile picture

Mahima Khandelwal

A work in progress

Location New Delhi, India Joined Joined onΒ 

Work

Software Engineer at Caladrius Aero Consulting LLP

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