CodeNewbie Community 🌱

sumaradhya profile picture

sumaradhya

Enthusiastic developer, passionate with technologies, explore programming languages, keep learning new tools

Location Tumkur Joined Joined onΒ 

Work

Assistant Professor at Siddaganga Institute of Technology

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