JavaWeb之HTML标签
生活随笔
收集整理的這篇文章主要介紹了
JavaWeb之HTML标签
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
JavaWeb之HTML標簽
常用標簽
<a href="#">a 超級鏈接(anchor)</a><abbr title="abbreviation的簡寫">abbr 簡寫的(abbreviation)</abbr><acronym title="Jin Hua Tang is JHT">acronym 首字母縮略詞(acronym) </acronym><address>address 地址(address)</address><b>b 粗體(bold)</b><bdo dir="ltr">bdo <bdo dir="rtl">局部控制文字方向</bdo></bdo><big>big 放大(big)</big><blockquote>blockquote 引用塊(blockquote)</blockquote><br /> br 換行(break)<center>center 居中(center)</center><cite>cite 引用(cite)</cite><code>code 代碼(code)</code>dl 字典列表(dictionary list)<dl><dt>dt 字典標題(dictionary title)</dt><dd>dd 字典數據(dictionary data)</dd><dt>dt 字典標題(dictionary title)</dt><dd>dd 字典數據(dictionary data)</dd></dl><del>del 刪除(delete)</del><dfn>dfn 定義(definition)</dfn><div>div 區塊(division)</div><em>em 強調(emphasize)</em><form action="#" method="post">form 表單(form)</form><h1>h1 標題1(head1)</h1><h2>h2 標題2(head2)</h2><h3>h3 標題3(head3)</h3><h4>h4 標題4(head4)</h4><h5>h5 標題5(head5)</h5><h6>h6 標題6(head6)</h6><hr /> hr 橫線(horizontal)<i>i 斜體(italic)</i><img src="#" alt="圖片" />img 圖片(image)<input type="text" name="name" value="" />input,type='text' 文本輸入框(text)<input type="radio" name="name" value="" />input,type='radio' 單選框(radio)<input type="checkbox" name="name" value="" />input,type='checkbox' 復選框(checkbox)<input type="file" name="name" value="" />input,type='file' 文件選擇框(file)<input type="hidden" name="name" value="" />input,type='hidden' 隱藏域(hidden)<input type="image" name="name" value="" />input,type='image' 圖片按鈕(image)<input type="password" name="name" value="" />input,type='password' 密碼輸入框(password)<input type="reset" name="name" value="reset" />input,type='reset' 重置按鈕(reset)<input type="submit" name="name" value="submit" />input,type='submit' 提交按鈕(submit)<ins>ins 插入(insert)</ins><kbd>kbd 鍵盤文字(keyboard)</kbd><noscript>noscript 沒有腳步(noscript)</noscript>ol 有序列表(order list)<ol><li>li 列表項(list item)</li><li>li 列表項(list item)</li></ol><p>p 段落(paragraph)</p><pre>pre 按預定格式顯示的文本(Preformatted)</pre><q>q 引用(quote)</q><samp>samp 例子(sample)</samp><script type="text/javascript"></script>select 選擇列表(select)<select><option value="value">option 選擇項(option)</option></select><small>small 縮小(small)</small><span>span 文本段(span)</span><strong>strong 重點強調(strong emphasized)</strong><sub>sub 下標(subscript)</sub><sup>sup 上標(superscript)</sup>table 表格(table)<table border="0" cellpadding="0" cellspacing="0"><tr><td>td 表格數據(table data)</td><td>td 表格數據(table data)</td></tr><tr><td>td 表格數據(table data)</td><td>td 表格數據(table data)</td></tr></table><textarea>textarea 多行文本輸入區(textarea)</textarea><tt>tt 電傳打字機(teletype)(等寬字體)</tt>ul 無序列表(unordered list)<ul><li>li 列表項(list item)</li><li>li 列表項(list item)</li></ul><var>var 可變文本(variable)</var>常用HTML標簽的英文全稱及簡單描述
| a | Anchor | 錨 |
| abbr | Abbreviation | 縮寫詞 |
| acronym | Acronym | 取首字母的縮寫詞 |
| address | Address | 地址 |
| dfn | Defines a Definition Term | 定義定義條目 |
| kbd | Keyboard | 鍵盤(文本) |
| samp | Sample | 示例(文本 |
| var | Variable | 變量(文本) |
| tt | Teletype | 打印機(文本) |
| code | Code | 源代碼(文本) |
| pre | Preformatted | 預定義格式(文本 ) |
| blockquote | Block Quotation | 區塊引用語 |
| cite | Citation | 引用 |
| q | Quotation | 引用語 |
| strong | Strong | 加重(文本) |
| em | Emphasized | 加重(文本) |
| b | Bold | 粗體(文本) |
| i | Italic | 斜體(文本) |
| big | Big | 變大(文本) |
| small | Small | 變小(文本) |
| sup | Superscripted | 上標(文本) |
| sub | Subscripted | 下標(文本) |
| bdo | Direction of Text Display | 文本顯示方向 |
| br | Break | 換行 |
| center | Centered | 居中(文本) |
| font | Font | 字體 |
| u | Underlined | 下劃線(文本) |
| s/ strike | Strikethrough | 刪除線 |
| div | Division | 分隔 |
| span | Span | 范圍 |
| ol | Ordered List | 排序列表 |
| ul | Unordered List | 不排序列表 |
| li | List Item | 列表項目 |
| dl | Definition List | 定義列表 |
| dt | Definition Term | 定義術語 |
| dd | Definition Description | 定義描述 |
| del | Deleted | 刪除(的文本) |
| ins | Inserted | 插入(的文本) |
| h1~h6 | Header 1 to Header 6 | 標題1到標題6 |
| p | Paragraph | 段落 |
| hr | Horizontal Rule | 水平尺 |
| href | hypertext reference | 超文本引用 |
| alt | alter | 替用(一般是圖片顯示不出的提示) |
| src | Source | 源文件鏈接 |
| cell | cell | 巢 |
| cellpadding | cellpadding | 巢補白 |
| cellspacing | cellspacing | 巢空間 |
| nl | navigation lists | 導航列表 |
| tr | table row | 表格中的一行 |
| th | table header cell | 表格中的表頭 |
| td | table data cell | 表格中的一個單元格 |
| iframe | Inline frame | 定義內聯框架 |
| optgroup | Option group | 定義選項組 |
總結
以上是生活随笔為你收集整理的JavaWeb之HTML标签的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 万彩办公大师OfficeBox3.1.0
- 下一篇: 渗透测试的理论部分1——渗透测试方法论