CodeNewbie Community 🌱

Cent | Shannon Myers profile picture

Cent | Shannon Myers

Language lover

Location Georgia, USA Joined Joined onΒ 

Want to connect with Cent | Shannon Myers?

Create an account to connect with Cent | Shannon Myers. 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);