CodeNewbie Community 🌱

Dakudbilla
Dakudbilla

Posted on

Hi everybody

Top comments (2)

Collapse
 
aventure20 profile image
Aventure20

seriously....

Collapse
 
lyqht profile image
Estee Tey

hello!

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