CodeNewbie Community 🌱

Andrea Gonzales profile picture

Andrea Gonzales

Programmer || Web Designer || Aspiring Ethical Hacker. Interested in any types of Technology <3

Location Malaysia Joined Joined on  Personal website https://www.iamandreagonzales.com github website
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);