CodeNewbie Community 🌱

James Gardener profile picture

James Gardener

I'm a front-end developer looking for work in the South-East of England!

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