CodeNewbie Community 🌱

Josh Darling profile picture

Josh Darling

Front-end developer with a passion for Cyber Security

Location Kumasi, Ghana Joined Joined on 

Work

Freelance

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