CodeNewbie Community 🌱

Beloise profile picture

Beloise

She/Her | Queer | Software Engineer @ #100Devs | Love Linux, Raccoons, and Coffee | Moving to Full-Stack Development | Writing bad code is fun I use Arch, btw

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