CodeNewbie Community 🌱

Akash Pattnaik profile picture

Akash Pattnaik

17 y/o self-taught programmer from India.

Education

D.A.V Public School

Work

Freelancer

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