CodeNewbie Community 🌱

Discussion on: Welcome Thread - V6

Collapse
 
ajay_singh_rana profile image
Ajay Singh Rana

Hi there..!
I am interested in doing stuff with Python and would love to learn more.

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