CodeNewbie Community 🌱

Zul Anawi profile picture

Zul Anawi

404 bio not found

Location Kuala Lumpur, Malaysia Joined Joined onΒ 

Work

Junior Frontend Developer at Zetta Tips

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