CodeNewbie Community 🌱

IFE
IFE

Posted on

Greatness

I wanna be great in tech. I need your help to achieve that

Top comments (0)

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