CodeNewbie Community 🌱

Paul Bailey profile picture

Paul Bailey

New to coding and loving it. Time for a career change. Just an old dog trying to learn new tricks.

Location South Carolina, USA Joined Joined onΒ 

Work

Industrial maintenance technician. at BMW

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