CodeNewbie Community 🌱

Leslie M profile picture

Leslie M

Front-End Web Developer studying at Skillcrush: looking to start as a junior dev in early 2024. My special interests include the music industry and accessible healthcare.

Education

Master's in Education, Front-End Web Dev Student at Skillcrush

Work

Team Lead

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