CodeNewbie Community 🌱

Cover image for Hello fellas , I'm new
Hasan Baydoun
Hasan Baydoun

Posted on

Hello fellas , I'm new

i have a question is it possible to ask for some code challenges here ?

Top comments (0)

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