CodeNewbie Community 🌱

Biruk profile picture

Biruk

I developer with a pushin for builing and solving problems

Location Addis Ababa, Ethiopia Joined Joined onΒ 

Work

Software Engineer at WebSprix IT Solutions

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