CodeNewbie Community 🌱

Brett Meril profile picture

Brett Meril

I've always had an instinctive, creative ability. I'm a Front End Web Developer who takes a creative approach to building fun and responsive websites that users can really enjoy.

Location Naples, Florida Joined Joined onΒ  Personal website http://brettmerildeveloper.com/ github website
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);