Skip to content

sathik-basha/website-performance-tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

This repo contains the website performance:

Images

  • Make sure the all images have width & height attributes.
  • Use webp format images instead of png or jpg.
  • Make sure to include the seperate images for mobile-devices
  • Use fetchpriority=true attribute to viewport images.
  • Use lozad to load the images in html page. it will only load those images are visible.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published