CodeNewbie Community 🌱

Mehrshad Cheshm Khavari profile picture

Mehrshad Cheshm Khavari

Hi. I'm Mehrshad Cheshm Khavari and 19 years old. I am a frontend developer and at the very same time, I study medicine. But no one knows what happens in the next 2 3 years ...

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