CodeNewbie Community 🌱

Lisa M Ronq profile picture

Lisa M Ronq

A bit of real estate, a bit of coding

Location Ohio, USA Joined Joined onΒ 

Work

Managing Partner | Land Specialist | Acquisition at L2Link Services, LLC

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