CodeNewbie Community 🌱

Discussion on: Welcome Thread - V9

Collapse
 
sagar00 profile image
Sagar

Hey everyone, My name is Sagar and I am from India, currently pursuing Computer Science degree. I talks about Android application development and enthusiastic for Artificial Intelligence.

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