CodeNewbie Community 🌱

Austin profile picture

Austin

Learning to code, one byte at a time!

Location Durham, NC Joined Joined on 

Education

BA Mass Communication

Work

Currently a Logistics Coordinator at Counter Culture Coffee

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