CodeNewbie Community 🌱

Tech2torial - Computer Science profile picture

Tech2torial - Computer Science

🙋🏻‍♀️Niharika 💻Developer 🎨Designer 🎯Mentor ✏️Technical Writer 🌀Tech Enthusiast 🔥Talks About Tech - Tutorials | Projects | Tips & Tricks

Location India Joined Joined on  Email address techno2torial@gmail.com
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);