欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

HTML DOM Link 對(duì)象

Link 對(duì)象

Link 對(duì)象代表某個(gè) HTML 的 <link> 元素。<link> 元素可定義兩個(gè)鏈接文檔之間的關(guān)系。

<link> 元素被定義于 HTML 文檔的 head 部分。

IE: Internet Explorer, F: Firefox, O: Opera, W3C: World Wide Web Consortium (Internet Standard).

Link Object Properties

屬性 描述 IE F O W3C
charset 設(shè)置或返回目標(biāo) URL 的字符編碼 4 1 9 Yes
disabled 設(shè)置或返回目標(biāo) URL 是否當(dāng)被禁用 4 1 9 Yes
href 設(shè)置或返回被鏈接資源的 URL 4 1 9 Yes
hreflang 設(shè)置或返回目標(biāo) URL 的基準(zhǔn)語(yǔ)言 4 1 9 Yes
id 設(shè)置或返回某個(gè) <link> 元素的 id 4 1 9 Yes
media 設(shè)置或返回文檔顯示的設(shè)備類型 6 1 9 Yes
name 設(shè)置或返回 <link> 元素的名稱 4 No No Yes
rel 設(shè)置或返回當(dāng)前文檔與目標(biāo) URL之間的關(guān)系 4 1 9 Yes
rev 設(shè)置或返回目標(biāo) URL 與當(dāng)前文檔之間的關(guān)系 4 1 9 Yes
type 設(shè)置或返回目標(biāo) URL 的 MIME 類型 4 1 9 Yes

Standard Properties

Property Description IE  F O W3C
dir Sets or returns the direction of text 5 1 9 Yes
lang Sets or returns the language code for an element 5 1 9 Yes