CodeNewbie Community 🌱

Evans Kipngetich profile picture

Evans Kipngetich

I am Evans, I have some knowledge on programming and I have equipped myself with frontend development knowledge. I am passionate about coding and technology in general.

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