CodeNewbie Community 🌱

victor-joseph profile picture

victor-joseph

Am a student at the University of Lagos, (UNILAG), i have interest in becoming a better Dev. In different aspect. But am a beginner in coding, and I want to learn more in coding.

Location Lagos, Nigeria Joined Joined on  github website

Work

None at None

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