CodeNewbie Community 🌱

Sam Billi profile picture

Sam Billi

A passionate graphic designer working on the site https://pixellabnow.com/

Joined Joined on  Personal website https://pixellabnow.com/
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);