CodeNewbie Community 🌱

The Digital Gap profile picture

The Digital Gap

Digital Consultant with over 20 years of experience. Working with a group of trusted partners to close your digital gap! We don’t believe in one size fits all solutions instead, we work closely with y

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