CodeNewbie Community 🌱

Kirsten Lund profile picture

Kirsten Lund

Developer ~ HTML/CSS, JavaScript, Node.js, Express, D3, Vue, React, PostgreSQL, Java

Location Ann Arbor, MI Joined Joined onΒ 

Work

Front-end Developer

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