CodeNewbie Community 🌱

M3ecks profile picture

M3ecks

co-founder of screen recordering app http://shotvu.com/

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