CodeNewbie Community 🌱

Van Ribeiro profile picture

Van Ribeiro

front-end developer

Location TaubatΓ©, SΓ£o Paulo, Brazil Joined Joined onΒ  Personal website http://vanribeiro.github.io/
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);