CodeNewbie Community 🌱

Nicholas Mendez profile picture

Nicholas Mendez

A Caribbean based developer intrested in all things Web.

Location Trinidad & Tobago Joined Joined onΒ  github website twitter website

Work

Web Developer, Web Instructor at The University of the West Indies

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