CodeNewbie Community 🌱

Kat Fay profile picture

Kat Fay

here for the learning, sharing & encouragement! drop me a line | hoping to be someone who 'worked hard to make it & instead of slamming the door shut, holds it open for others'

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