CodeNewbie Community 🌱

Discussion on: Welcome Thread - V9

Collapse
 
beville profile image
Old&Can'tCode (occ)

Sup all, I am presently involved in 100Dev Leon Noel course (leonnoel.com/100devs)
I have been searching high and low for people to interact in the field I would like to get into.....

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