CodeNewbie Community 🌱

mariam21arauj
mariam21arauj

Posted on

#Newbie #Venezuelan

Hi! I am just entering the coding field, self taught and only a beginner! Would love to have an accountability partner and maybe meet Venezuelan people in this forum!

Top comments (0)

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