CodeNewbie Community 🌱

Jenny Astor profile picture

Jenny Astor

I am a tech geek and have worked in a web design company in New York for 8 years, specializing in CSS3, Angular Js, React JS, HTML5, and other technologies.

Location New York, USA Joined Joined onΒ  Personal website https://www.unifiedinfotech.net/services/web-design-new-york/
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);