CodeNewbie Community 🌱

Discussion on: Welcome Thread - V5

Collapse
 
mikeoxygen profile image
Michael Adebambo • Edited

Hi codenewbies, I'm Michael from Nigeria currently learning front-end developmentn with interest in UI design and Blockchain. I'm here to because I need a Community and also to accelerate my learning and making new friends.💚

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