CodeNewbie Community 🌱

wafafatima66 profile picture

wafafatima66

I am a intermediate web developer in a urge to get a job and a mentor to help me grow in my career further .

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