CodeNewbie Community 🌱

Ramya Shree profile picture

Ramya Shree

SEO Analyst, working at Smarter Technologies-Web & Mobile App Development Company in Chennai, Tamil Nadu 600100.

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