CodeNewbie Community 🌱

Discussion on: CodeLand 2021 Hallway — Day One

Collapse
 
nisaatac profile image
NisaAtac

Hello everybody!!
I live in the Netherlands. I am an aerospace engineer and I would like have a dev career and I am working on it. Right now I am taking a full-stack course online.

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