html標簽全稱及縮寫說明


<td> 是table data cell 的縮寫,單元格

<tr> 是table row 的縮寫,表格中的一行

<th> 是table header cell 的縮寫,表頭單元格

 

常用HTML標簽的英文全稱及簡單描述
HTML標簽 英文全稱 中文釋義
a Anchor 錨(定義超鏈接,用於從一張頁面鏈接到另一張頁面)
abbr Abbreviation 縮寫詞
acronym Acronym 取首字母的縮寫詞
address     Address 地址
alt alter 替用(一般是圖片顯示不出的提示)
b Bold 粗體(文本)
bdo           Direction of Text Display 文本顯示方向
big           Big 變大(文本)
blockquote     Block Quotation 區塊引用語
br             Break 換行
cell cell
cellpadding cellpadding 巢補白
cellspacing cellspacing 巢空間
center     Centered 居中(文本)
cite           Citation 引用
code Code 源代碼(文本)
dd              Definition Description 定義描述
del                Deleted 刪除(的文本)
dfn            Defines a Definition Term 定義定義條目
div               Division 分隔
dl                 Definition List 定義列表
dt                  Definition Term 定義術語
em           Emphasized 加重(文本)
font           Font 字體
h1~h6 Header 1 to Header 6 標題1到標題6
hr                 Horizontal Rule 水平尺
href hypertext reference 超文本引用
i Italic 斜體(文本)
iframe Inline frame 定義內聯框架
ins                Inserted 插入(的文本)
kbd           Keyboard 鍵盤(文本)
li List Item 列表項目
nl navigation lists 導航列表
ol                 Ordered List 排序列表
optgroup Option group 定義選項組
p Paragraph 段落
pre Preformatted 預定義格式(文本 )
q Quotation 引用語
rel Reload 加載
s/ strike       Strikethrough 刪除線
samp       Sample 示例(文本
small       Small 變小(文本)
span           Span 范圍
src Source 源文件鏈接
strong Strong 加重(文本)
sub           Subscripted 下標(文本)
sup           Superscripted 上標(文本)
td table data cell 表格中的一個單元格
th table header cell 表格中的表頭
tr table row 表格中的一行
tt                Teletype 打印機(文本)
u               Underlined 下划線(文本)
ul                Unordered List 不排序列表
var             Variable 變量(文本)


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



猜您在找 HTML基礎知識 table中 th,td,tr html5 表格標簽 table tr td 表格table,th,tr,td區分以及屬性 HTML 表格 table的thead/tbody/tfoot/tr/th/td (轉) table標簽修改tr,td標簽的行距
標簽里的input 循環取值 HTML標簽簡寫及全稱大全 各種密鑰的縮寫和全稱 table中tr、td標簽設置只讀,不能修改(readonly屬性)
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM