CodeNewbie Community 🌱

Discussion on: What's your non-coding superpower?

Collapse
 
emfeld17 profile image
Emily Feld

Performing/improvising music, curiosity, making jokes, and working with/getting to know new people!

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