CodeNewbie Community 🌱

Chrissie profile picture

Chrissie

Front-end web developer - User interface designer

Location Kigali, Rwanda Joined Joined on  Email address chrissiemhrk@gmail.com
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);