CodeNewbie Community 🌱

Daniel profile picture

Daniel

Student. My knowledge has been obtained through the university and in a self-taught way. I am a person prepared to face challenges and give my best in any situation.

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