CodeNewbie Community 🌱

Srujal Patel profile picture

Srujal Patel

In short, I am a web developer.

Joined Joined onΒ  github website

Work

Junior Front End Developer at My Utility Genius

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