CodeNewbie Community 🌱

Good_friends_✨ profile picture

Good_friends_✨

lets just connect..

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