CodeNewbie Community 🌱

Akshat Gupta profile picture

Akshat Gupta

A self-motivated and hardworking guy pursuing Bachelor of Technology in Computer Science from SRM Institute of Science and Technology.

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