CodeNewbie Community 🌱

Dorothy Rhodes profile picture

Dorothy Rhodes

Former music therapist, mom of 2, learning to code!

Location Bloomington, IN Joined Joined onΒ 

Want to connect with Dorothy Rhodes?

Create an account to connect with Dorothy Rhodes. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);