CodeNewbie Community 🌱

Qaisar Khan profile picture

Qaisar Khan

I am a Software Engineer from Pakistan, learning JavaScript full stack app development

Joined Joined on 

Education

Graduate in Computer Science

Work

I am a Software Engineer working on Javascript full stack web app development

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