CodeNewbie Community 🌱

Marian.eq profile picture

Marian.eq

Starting in this passionate and exciting world. Bootcamper of school of code. Learning all languages and frameworks related to front and back.

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