CodeNewbie Community 🌱

cy-NaN profile picture

cy-NaN

Mi nombre es Mateo, vivo en Colombia, y actualmente soy estudiante de Sistematizacion de datos

Location BogotΓ‘, Colombia. Joined Joined onΒ  github website

Work

Estudiante

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