CodeNewbie Community 🌱

Abdul-Rahman Nasser profile picture

Abdul-Rahman Nasser

I am interested in programming especially web development, i am graduated from Al-Azhar Unversity, the faculty of science, mathematics and computer science.

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