CodeNewbie Community 🌱

Iftekher Aziz profile picture

Iftekher Aziz

Frontend Engineer

Location Dhaka , Bangladesh Joined Joined onΒ  Email address azizchy03@gmail.com Personal website https://iftekheraziz.github.io
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);