CodeNewbie Community 🌱

Discussion on: Angie Jones to Speak at CodeLand 2022!

Collapse
 
faruqjada profile image
FaruqJada

Congrats!
Can't wait to hear from her

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