CodeNewbie Community 🌱

Sakis bal profile picture

Sakis bal

Undergraduate software engineer. Loves to craft useful tools with web technologies

Location Greece, Larisa Joined Joined onΒ 

Work

Intermediate Full Stack Web Developer

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