CodeNewbie Community 🌱

Ashish Khare profile picture

Ashish Khare

I dive faster when it comes to TV remote.

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