CodeNewbie Community 🌱

Tech Master 07 profile picture

Tech Master 07

A tech enthusiast, who like to write and talk about programming and various trending technologies! :D

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