Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
mohamedkhallouq
GitHub Repository: mohamedkhallouq/content
Path: blob/main/files/en-us/web/html/attributes/rel/prerender/index.md
6520 views
---
title: rel=prerender slug: Web/HTML/Attributes/rel/prerender page-type: html-attribute-value status: - experimental browser-compat: html.elements.link.rel.prerender
---

{{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}}