CodeNewbie Community 🌱

codingfix profile picture

codingfix

Technology enthusiastic, I am a web developer and I like learning new things every day and possibly share what I have learnt.

Location Tenerife, Spain Joined Joined onΒ 

Work

Freelance

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