CodeNewbie Community 🌱

bridgetgall profile picture

bridgetgall

I have a background in film and marketing, but learning coding in my spare time and looking to get deeper into the community!

Location Chicago, IL 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);