CodeNewbie Community 🌱

Bùnmi profile picture

Bùnmi

I just want to learn to code

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