CodeNewbie Community 🌱

Discussion on: Fill Out the CodeLand 2021 Feedback Survey to Win Cool Stuff!

Collapse
 
mahyellaw profile image
MJ Torres

the codeland stickers look so adorable! <3 thank you for arranging an amazing event, it's my second time of experiencing something similar :D

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