CodeNewbie Community 🌱

gregchris2001 profile picture

gregchris2001

I am pascal Mbagwu but prefer to be addressed as Greg i finished from APTECH Nigeria. I would say i have learnt the basics of programming but i am on a journey to become perfect in it.

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