src attribute

by 1 replies
2
hi everyone,

Can I postpone the src attribute when the images are already loaded?
I'd like to do that to speed up the loading of the webpage.

thanks
#website design #attribute #src
  • Img src is a tag attribute that cannot be "postponed". What you need is "lazy load images". The solutions are varied, depending on the website and platforms in use. Check for the solution based on the website you are handling.

Next Topics on Trending Feed