CodeNewbie Community 🌱

Amanda Lynn profile picture

Amanda Lynn

Interested in learning to code and meeting others with similar aspirations

Joined Joined on 

Education

Bachelor of Arts

Work

Analyst @ MOCS

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