CodeNewbie Community 🌱

Discussion on: Welcome Thread - V8

Collapse
 
ngozee2 profile image
Ngozi

Hi everyone, my name is Ngozi. I am trying to transition from business management undergrad to business analytics for masters. I have little knowledge of coding , I am here to learn skills to prepare me before the program starts. Looking forward to guidance, mentorships and inspiration along the way.

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