CodeNewbie Community 🌱

Alejandro Avalos profile picture

Alejandro Avalos

FrontEnd Developer, Drummer, Sonic the Hedgehog fan and Founder of CattoCSS Library 😺

Location San Salvador, El Salvador Joined Joined on  Personal website https://github.com/Avalojandro

Work

FrontEnd Developer at CattoCSS

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