CodeNewbie Community 🌱

Discussion on: Welcome Thread - V11

Collapse
 
rkalleyne_ profile image
Rashidi Alleyne

Good luck! Can’t wait to see where the journey takes you!

Collapse
 
itzdjin profile image
Itz-Djin

Thanks Rashidi! I can't either, we'll see what happens! :)

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