CodeNewbie Community 🌱

wad-im profile picture

wad-im

Hej all, Learning for fun and see where it's taking me.

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