"> ">

🏠 New in Low Baseline Support: <link rel="preload">

January 26, 2021

caniuse · mdn · spec

The rel="preload" attribute for the <link> HTML element requests resources, such as images or style sheets, that the page needs soon, so the browser may prioritize them for loading before rendering begins.

Source features