CodeNewbie Community 🌱

TPride profile picture

TPride

coding, schooling, living, family, and Jesus! full time life and I just want to enjoy coding while living. :)

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