CodeNewbie Community 🌱

Discussion on: Welcome Thread - V17

Collapse
 
thelazylearner profile image
Sudhansu

Hello everyone! I'm Sudhansu. I love learning more about computer science, programming and machine learning.

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