CodeNewbie Community 🌱

Eagledale profile picture

Eagledale

I enjoy working with computers, but am not skilled enough to make money doing it. I’d like to change that.

Joined Joined onΒ  twitter website
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);