CodeNewbie Community 🌱

Antoine profile picture

Antoine

404 bio not found

Location Waterloo, Ontario Joined Joined onΒ  Personal website https://www.atduong.com
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);