CodeNewbie Community 🌱

@whitep4nth3r profile picture

@whitep4nth3r

✨ I write code for your entertainment ✨

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