CodeNewbie Community 🌱

Samridhi Vashisht  profile picture

Samridhi Vashisht

Web Developer

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