CodeNewbie Community 🌱

Busari Ridwan profile picture

Busari Ridwan

I am here to learn

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