CodeNewbie Community 🌱

Matilda Letusdothis profile picture

Matilda Letusdothis

Stepping into the world of Coders

Joined Joined onΒ 

Work

Student at Bootcamps

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