CodeNewbie Community 🌱

Pallavi-0 profile picture

Pallavi-0

I'm an enthusiastic learning pursuing bachalore of engineering in computer science field. Always enloved in some new social activities. Love nature and sustainable living.

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