CodeNewbie Community 🌱

Discussion on: Welcome Thread - V8

Collapse
 
princeadeayomide profile image
Ayomide Adeshina

Hello everyone, I am Ayomide Adeshina from Lagos Nigeria. I am Web Developer with Frontend skills like HTML, CSS, JavaScript, Git& Github and Python for the backend

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