CodeNewbie Community 🌱

Discussion on: [CodeLand Digital Scavenger Hunt] Question 6

Collapse
 
dejitaru profile image
dejitaru

Kay McNulty, Betty Jennings, Betty Snyder, Marlyn Wescoff, Fran Bilas and Ruth Lichterman

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