CodeNewbie Community 🌱

mariam21arauj profile picture

mariam21arauj

Hi! I am a nanny looking to switch careers to the tech field! I am learning how to code, and I am self-taught, so I'd love to have guidance and maybe accountability partners!

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