CodeNewbie Community 🌱

Prathmesh profile picture

Prathmesh

I am a finance student and just started to learn code from basic. I will share a journey of how I am learning and will share a summary of the topic.

Joined Joined on 

Education

BBA

Work

Finance Student

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