CodeNewbie Community 🌱

Fezan Muhammad Ali profile picture

Fezan Muhammad Ali

A passionate React Developer πŸš€.

Location Lahore, Pakistan Joined Joined onΒ  Email address callmetheengcountio@gmail.com
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);