CodeNewbie Community 🌱

christocarr profile picture

christocarr

A self taught web developer and student at The Open University.

Location London, UK Joined Joined onΒ  github website

Work

Freelancer

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