CodeNewbie Community 🌱

IMVillarosa profile picture

IMVillarosa

Ce l'abbiamo

Location Las Piñas, Philippines Joined Joined on  Personal website https://codepen.io/navimarcial
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);