CodeNewbie Community 🌱

Discussion on: Welcome Thread - V5

Collapse
 
muktesward profile image
muktesward

Hi everyone
i am from India. i was looking for a platform where i can interact with other programmers and i have found the right place. i am looking forward to find some friends and learn from all of you.

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