CodeNewbie Community 🌱

shellB66 profile picture

shellB66

Very New at this. Found this site through Front End Mentors.

Location Colorado USA Joined Joined onΒ 

Education

BS in IT

Work

Sr. Support Desk Engineer

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