CodeNewbie Community 🌱

ban Arnaud profile picture

ban Arnaud

I am passionate to learn and I am so collaborative with my peers and contribute and support peers and I also ask to learn from them usually.

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