rel=prefetch
The prefetch
keyword for the rel
attribute of the <link>
element is a hint to browsers that the user is likely to need the target resource for future navigations, and therefore the browser can likely improve the user experience by preemptively fetching and caching the resource.
Specifications
Specification |
---|
HTML Standard # link-type-prefetch |
Browser compatibility
BCD tables only load in the browser