CodeNewbie Community 🌱

PeetBleu profile picture

PeetBleu

Brading expert & marketer learning front end development

Location Cuautitlán Izcalli, México Joined Joined on 

Work

Partner at Relevant

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