CodeNewbie Community 🌱

Discussion on: Welcome Thread - V5

Collapse
 
oladipupozainab profile image
oladipupozainab

Hello everyone,

I am Zainab and I'm based in Nigeria.
It's nice being here.

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