CodeNewbie Community 🌱

Discussion on: New to Coding & Loving the Journey!

Collapse
 
nellybabiidev profile image
Onella Powell πŸ‡―πŸ‡²

Yes they are, I'm attending Code The Dream as well as {G}code.

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