Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/PWA/PRPL Pattern/
HTML preload
Search

HTML preload

<img/>
Preloading content with rel="preload"
The preload value of the element's rel attribute lets you declare fetch requests in the HTML's , specifying resources that your page will need very soon, which you want to start loading early in the page lifecycle, before browsers' main rendering machinery kicks in.
Preloading content with rel="preload"
https://developer.mozilla.org/en-US/docs/Web/HTML/Preloading_content
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/PWA/PRPL Pattern/
HTML preload
Copyright Seonglae Cho