CodeNewbie Community 🌱

Dhananjay-12 profile picture

Dhananjay-12

Hey there! I am so excited to be a part of this community. Need guidance πŸ™‚πŸ™‚

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