CodeNewbie Community 🌱

Discussion on: Welcome Thread - V13

Collapse
 
katfay profile image
Kat Fay

Sounds like you have a lot of helpful and interesting experience up your sleeve, Alaz, good luck! You can do this! ☺️

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