CodeNewbie Community 🌱

Pablo Hernandez profile picture

Pablo Hernandez

I am transitioning Full-time Sr. Surgical Tech to a new career/hobby to coding. I am working with freecodecamp.org to get as many certs as possible while also working on a Python cert as well.

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