CodeNewbie Community 🌱

Discussion on: #CNC2021 "Start Coding" Pre-Mission Submission Thread

Collapse
 
shivamjha779 profile image
Shivam Jha

Hello everyone,
My name is shivam. I am doing electrical engineering at NIT JAIPUR here in INDIA. i know front end web dev and now i am learning programming in c language as per my university course and also i am really excited to see this type of global community. I hope i find help and give help to some people. Thanks

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