CodeNewbie Community 🌱

Sahil kumar  profile picture

Sahil kumar

Just a new fish ,trying to become the sharkπŸ’€πŸ’ž

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