CodeNewbie Community 🌱

[Comment from a deleted post]
Collapse
 
modebymaven profile image
mode.

I love this. This is what I'm currently learning now. Thank you for sharing. =)

Collapse
 
joyshaheb profile image
JoyShaheb

Most welcome, Follow me along to get similar contents like these in future ❤️

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