CodeNewbie Community 🌱

Discussion on: Where are you attending CodeLand 2022 from?

Collapse
 
dotaadarsh profile image
Aadarsh Kannan

From my college hostel room, Tamil Nadu, India. Semester's going on... but I'm excited to participate in CodeLand.

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