CodeNewbie Community 🌱

Discussion on: Welcome Thread - V9

Collapse
 
ericchurches profile image
Eric Churches

Hi, my name is Eric and I have always been Interested in coding at some sort of level. I usually learn alot on Udemy. Interests are Unity, C#, Web development. It's nice to be here.

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