CodeNewbie Community 🌱

alsirajexpert profile picture

alsirajexpert

ALsiraj is a name you can rely on when it comes to repairing home appliances.

Location United Arab Emirates Joined Joined onΒ  Personal website https://alsirajexpert.com/
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);