CodeNewbie Community 🌱

LadySqrrl profile picture

LadySqrrl

I have been doing self-learning for the past almost 2 years and decided to enroll in a degree program this fall to help me on my journey to becoming a developer professionally.

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