← Back to Tag Glossary

<link>

Structure

Links external files to the current document (commonly CSS stylesheets or website icons).

Common Attributes

  • rel Configures the element's custom rel parameter.
  • href Configures the element's custom href parameter.
  • type Configures the element's custom type parameter.
  • sizes Configures the element's custom sizes parameter.
interactive-example.html
Live Preview