Jump to content

grantpa7

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by grantpa7

  1. Hey! I took a look and ran the Performance Insights inside Chrome dev tools, and it looks like it's just got a lot of images and code. I can see all the images are small so that's helpful, but have you ever thought about using something called an image sprite? It's basically one huge image that has a bunch of smaller images in it, and you just target part of the image at a time. Kind of confusing to explain (for me) but there's more info here: https://www.w3schools.com/css/css_image_sprites.asp Otherwise, to me it just looks like a lot of code and images to load and I'm not sure how else to help, especially with the HTML. Maybe someone else smart has a better idea on that!
×
×
  • Create New...