CodeNewbie Community 🌱

Discussion on: Welcome Thread - V20

Collapse
 
codewithnike profile image
Suliat Olanike Aliu

Hi, I'm Nike.
I'm a newbie. Hoping to find a mentor and I'm a fast learner.
Thanks

Collapse
 
eimaan profile image
Eimaan Afroz

HIIII nike!!! New as well

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