HTML <link> href 属性
定义和用法
The href
属性指定外部资源(通常是样式表文件)的位置(URL)。
浏览器支持
属性 | |||||
---|---|---|---|---|---|
href | 是 | 是 | 是 | 是 | 是 |
语法
<link href="URL">
属性值
值 | 描述 |
---|---|
URL | 链接资源/文档的 URL。 可能的值
|
❮ HTML <link> 标签
The href
属性指定外部资源(通常是样式表文件)的位置(URL)。
属性 | |||||
---|---|---|---|---|---|
href | 是 | 是 | 是 | 是 | 是 |
<link href="URL">
值 | 描述 |
---|---|
URL | 链接资源/文档的 URL。 可能的值
|
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]