CodeNewbie Community 🌱

Mark42beat
Mark42beat

Posted on

Hello

Hey,Am interested in coding if you have any advice ,please help me I have very little resources, thanks for the help.

Top comments (0)

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