CodeNewbie Community 🌱

peaceoshoremor@gmail.com profile picture

peaceoshoremor@gmail.com

My name is Peace. I manage and test software products. I learn fast and want to build my career in Tech

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