CodeNewbie Community 🌱

Discussion on: 👋 from Common Room

Collapse
 
gracie profile image
Gracie Gregory (she/her)

Hello, hello! Thanks for joining us as a sponsor!

Collapse
 
hedankers profile image
Hedan Zeng Common Room

Our pleasure! Thank you for having us 🎉

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