CodeNewbie Community 🌱

Jake profile picture

Jake

Sort of new to coding, looking for challenges.

Location Waukesha, WI Joined Joined onΒ 

Work

Last technician at Wisconsin engraving co

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