CodeNewbie Community 🌱

adam foster profile picture

adam foster

I'm a passionate programmer and software engineer. I'm a very talented software engineer that has a strong desire for creativity and a love of programming. Having worked in the field for a number of

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