CodeNewbie Community 🌱

Discussion on: Chrome Dino Game using Python...

 
michaelcurrin profile image
Michael Currin

Maybe the upload failed or GIFs aren't supported to upload.

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