CodeNewbie Community 🌱

Discussion on: How to get your articles published

Collapse
 
anglestreet0607 profile image
anglestreet0607

Congratulations @sheriffderek !!! What an amazing accomplishment!!!

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