CodeNewbie Community 🌱

Discussion on: Welcome Thread - V11

Collapse
 
lennyprettygel profile image
lenora fidelo

hey eveyone

i am Lenora. im about to start my tech journey as a product manager. my training starts tomorrow and i wish to break into tech after my training please wish me all the best.

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