Path: blob/main/files/en-us/web/html/attributes/rel/prerender/index.md
6520 views
------{{HTMLSidebar}}{{SeeCompatTable}}
The prerender keyword for the {{HTMLAttrxRef("rel", "link")}} attribute of the {{HTMLElement("link")}} element is a hint to browsers that the user might need the target resource for the next navigation, and therefore the browser can likely improve the user experience by preemptively fetching and processing the resource — for example, by fetching its subresources or performing some rendering in the background offscreen.
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}