CodeNewbie Community 🌱

TacosOverflow-dev profile picture

TacosOverflow-dev

Just a guy on the left coast trying to bring people together with data and Tacos.

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