CodeNewbie Community 🌱

πŸΊπŸŒ™βœ¨ profile picture

πŸΊπŸŒ™βœ¨

aspiring full stack developer; eager to hone my coding skills not only for a new career field but for the act of creativity also

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