CodeNewbie Community 🌱

Wijn profile picture

Wijn

Alles over de ontwikkeling van verschillende soorten wijn, zoals witte wijn, rode wijn evenals olijfolie.

Joined Joined on  Personal website https://adrianysus.com/
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);