CodeNewbie Community 🌱

Discussion on: Hi, We’re GitHub, and we’re excited to virtually meet you at CodeLand!

Collapse
 
jarvisscript profile image
Chris Jarvis

Thanks for sponsoring CodeLand. I will check out the GitHub learning lab, Always looking to improve my git skills.

Collapse
 
blackgirlbytes profile image
Rizel Scarlett GitHub

I hope the learning lab is useful to you!

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