CodeNewbie Community 🌱

Discussion on: [On-Demand Talk] How I Tracked My Pregnancy with Python & Emojis

Collapse
 
srivera12 profile image
Sarah Rivera

This was a fun and interesting talk!

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