CodeNewbie Community 🌱

Trenisha Goslee profile picture

Trenisha Goslee

UI Developer πŸ‘©πŸ½β€πŸ’» Founder of Awakening STEM πŸ‘©πŸ½β€πŸ« Providing STEM services for organizations centering students of color in the πŸ“DMV Finding ways to diversify tech daily!

Work

UI Developer

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