CodeNewbie Community 🌱

Alice Andrée  profile picture

Alice Andrée

Art Historian / Musician / Former Full Stack Web Developer

Location Brussels, Belgium Joined Joined on  Personal website https://lesmetamorphosesduvi.de/
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);