CodeNewbie Community 🌱

arqam mehmood profile picture

arqam mehmood

I'm a visually impaired born in pakistan. Currently studying computer science. I love to code and build solutions for fun and to solve the problems.

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