CodeNewbie Community 🌱

Ahsan Muhammad Jawed profile picture

Ahsan Muhammad Jawed

404 bio not found

Location Karachi, Pakistan Joined Joined onΒ 

Work

Frontend Developer

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