CodeNewbie Community 🌱

yobee333 profile picture

yobee333

I'm a new web developer transitioning my career from marketing.

Location Omaha, Nebraska Joined Joined onΒ  github website

Work

Freelance Web Developer

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