CodeNewbie Community 🌱

KimWheaton profile picture

KimWheaton

I'm a full-stack software developer with a passion for visual art, environmental science, and all kinds of DIY projects.

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