CodeNewbie Community 🌱

NWhite13 profile picture

NWhite13

👆Began learning Front-End in Aug 2021 ✅Goal✅: First tech job by Aug 2022 Career Goal: ???

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