CodeNewbie Community 🌱

Abhishek Dhapare profile picture

Abhishek Dhapare

I am a Full Stack developer, work with PHP, JS, WordPress with multiple frameworks and HTML, CSS and other stuff. I am a Technical Head at Intquo Technologies.

Location Pune, Maharashtra, India Joined Joined onΒ 

Work

Technical Head at Intquo Technologies

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