Skip to content

Latest commit

 

History

History

html-link-element

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

HTMLLinkElement

The HTML <link> element specifies relationships between the current document and an external resource. Possible uses for this element include defining a relational framework for navigation. This element is most used to link to style sheets.

Resource Hints

HTML Modules

Import (deprecated)

Preload

Preload, Prefetch And Priorities in Chrome

https://medium.com/reloading/preload-prefetch-and-priorities-in-chrome-776165961bbf

Preload Use Cases

https://w3c.github.io/preload/#use-cases

Bugs

Prefetch

Prerender

Onload

Why GlobalEventHandlers.onload?

MutationObserver

Implementation Tickets