CodeNewbie Community 🌱

Discussion on: Welcome Thread - V14

Collapse
 
mrkrishnaagarwal profile image
Krishna Agarwal • Edited

Hello All,
Krishna This side 👋.
I am a Developer

Check out my latest post at codenewbie.

Connect me at: GitHub

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