CodeNewbie Community 🌱

Anne Marie  profile picture

Anne Marie

I am a Software Developer

Location United States Joined Joined on  Personal website https://binmile.com/

Work

Software developer

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