CodeNewbie Community 🌱

Discussion on: Welcome Thread - V9

Collapse
 
jonathanngundu profile image
Jonathanngundu

Hi Gryffn i am Jonathan and i have been trying to get into game development for a long time

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