CodeNewbie Community 🌱

Kartik Hase profile picture

Kartik Hase

Hi ! I am a beginner web developer. I wish to create responsive and graphically unique websites.

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