CodeNewbie Community 🌱

Ashlee Boyer profile picture

Ashlee Boyer

Disabled Software Engineer and Web Accessibility Specialist helping people learn about accessibility

Location Indiana, USA Joined Joined on  Personal website https://ashleemboyer.com/links

Education

Rose-Hulman

Work

Fronted Web Developer

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