CodeNewbie Community 🌱

Domingo Moronta profile picture

Domingo Moronta

πŸ‡©πŸ‡΄+πŸ‘¨πŸ½β€πŸ’»+πŸ”¬=πŸ™‹πŸ½β€β™‚οΈ

Location Long Beach, CA Joined Joined onΒ 

Work

Business Intelligence Analyst

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