CodeNewbie Community 🌱

Discussion on: Welcome Thread - V25

Collapse
 
georgdiener profile image
Georg

Thank you! Your words really motivate me!

I hope so too. i will share my progress=)

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