CodeNewbie Community 🌱

Monfernape profile picture

Monfernape

Web developer. Dead

Location Multan, PK Joined Joined onΒ  github website

Work

Jr. Web Developer at Technovez

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