HTML 標準屬性(三十)

2021-04-19 04:24:47 字數 596 閱讀 4266

html 標籤擁有屬性。每個標籤的特殊屬性均被列於每個標籤描述之下。這裡列出的屬性是通用於每個標籤的核心屬性和語言屬性(有個別例外):

以下標籤不提供下面的屬性:base、head、html、meta、param、script、style 以及 title 元素。屬性值

描述class

class_rule or style_rule

元素的類(class)

idid_name

元素的某個特定id。

style

樣式定義

內聯樣式定義。

title

提示文字

顯示於提示工具中的文字。

以下標籤不提供下面的屬性:base、br、frame、frameset、hr、iframe、param 以及 script 元素。屬性值

描述dir

ltr | rtl

設定文字的方向。

lang

語言**

設定語言**。屬性值

描述accesskey

字元設定訪問某元素的鍵盤快捷鍵。

tabindex

數設定某元素的tab次序。

HTML標準屬性

下面列出了所有 html 和 xhtml 標籤支援的標準屬性,僅有少數例外。以下標籤不提供下面的屬性 base head html meta param script style 以及 title 元素。屬性值 描述class classname 規定元素的類名 classname idid 規定元...

HTML標準屬性

size small b 核心屬性 core attributes b size color red 以下標籤不提供下面的屬性 base head html meta param script style 以及 title 元素。color size medium table b 屬性 b b 值 ...

HTML5 標準屬性

new html 5 中新的標準屬性。注釋 html 4.01 不再支援 accesskey 屬性 屬性值 描述accesskey character 規定訪問元素的鍵盤快捷鍵 class classname 規定元素的類名 用於規定樣式表中的類 contenteditable contextmen...