CodeNewbie Community 🌱

v1k1n60 profile picture

v1k1n60

404 bio not found

Location Chile Joined Joined onΒ  Email address mmorenor@gmail.com github website
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);