CodeNewbie Community 🌱

Ozioma45 profile picture

Ozioma45

I am a music lover. the quiet type especially in public, maybe because am shy. i also love programming. I am actually still a learner and hope to improve rapidly.

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