HTML <link> element
The links of this web page:
<link href="/defaultcore.css" rel="stylesheet" type="text/css" />
<link rel="icon" href="/images/endmemo.png" type="image/x-icon"/>
Specific attributes of <audio> tag:
Attribute | Description |
href | URL of the external resource |
rel | Relationship between external resource and the web page, including icon, license, archives, author, search etc |
type | MIME type of the external resource |
sizes | sizes of the external resource, rel=icon only |
hreflang | language of the external resource |
media | device type |