CodeNewbie Community 🌱

Ishan Bagchi profile picture

Ishan Bagchi

Hey there! I'm in CodeNewbie.

Location India Joined Joined onΒ  github website

Education

B. Tech

Work

Student at SIT

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