国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Verzeichnis suchen
HTML 5 <a> 標簽 HTML 5 <abbr> 標簽 HTML 5 <acronym> 標簽 HTML 5 <address> 標簽 HTML 5 <applet> 標簽 HTML 5 <area> 標簽 HTML 5 <article> 標簽 HTML 5 <aside> 標簽 HTML 5 <audio> 標簽 HTML 5 <b> 標簽 HTML 5 <base> 標簽 HTML 5 <basefont> 標簽 HTML 5 <bdo> 標簽 HTML 5 <big> 標簽 HTML 5 <blockquote> 標簽 HTML 5 <body> 標簽 HTML 5 <br> 標簽 HTML 5 <button> 標簽 HTML 5 <canvas> 標簽 HTML 5 <caption> 標簽 HTML 5 <center> 標簽 HTML 5 <col> 標簽 HTML 5 <colgroup> 標簽 HTML 5 <command> 標簽 HTML <!--...--> 標簽 HTML 5 <datagrid> 標簽 HTML 5 <datalist> 標簽 HTML 5 <datatemplate> 標簽 HTML 5 <dd> 標簽 HTML 5 <del> 標簽 HTML 5 <details> 標簽 HTML 5 <dialog> 標簽 HTML 5 <dir> 標簽 HTML 5 <div> 標簽 HTML 5 <dl> 標簽 HTML 5 <!DOCTYPE> 標簽 HTML 5 <dt> 標簽 HTML 5 <embed> 標簽 HTML 5 <event-source> 標簽 HTML 5 <fieldset> 標簽 HTML 5 <figure> 標簽 HTML 5 <font> 標簽 HTML 5 <footer> 標簽 HTML 5 <form> 標簽 HTML 5 <frame> 標簽 HTML 5 <frameset> 標簽 HTML 5 <head> 標簽 HTML 5 <header> 標簽 HTML 5 <h1> 至 <h6> 標簽 HTML 5 <hr> 標簽 HTML 5 <html> 標簽 HTML 5 <i> 標簽 HTML 5 <iframe> 標簽 HTML 5 <img> 標簽 HTML 5 <input> 標簽 HTML 5 <ins> 標簽 HTML 5 <label> 標簽 HTML 5 <legend> 標簽 HTML 5 <li> 標簽 HTML 5 <link> 標簽 HTML 5 <m> 標簽 HTML 5 <map> 標簽 HTML 5 <menu> 標簽 HTML 5 <meta> 標簽 HTML 5 <meter> 標簽 HTML 5 <nav> 標簽 HTML 5 <nest> 標簽 HTML 5 <noframes> 標簽 HTML 5 <noscript> 標簽 HTML 5 <object> 標簽 HTML 5 <ol> 標簽 HTML 5 <optgroup> 標簽 HTML 5 <option> 標簽 HTML 5 <output> 標簽 HTML 5 <p> 標簽 HTML 5 <param> 標簽 HTML 5 <em> <strong> <dfn> <code> <samp> <kbd> <var> <cite> 標簽 HTML 5 <pre> 標簽 HTML 5 <progress> 標簽 HTML 5 <q> 標簽 HTML 5 <rule> 標簽 HTML 5 <s> 標簽 HTML 5 <script> 標簽 HTML 5 <section> 標簽 HTML 5 <select> 標簽 HTML 5 <small> 標簽 HTML 5 <source> 標簽 HTML 5 <select> 標簽 HTML 5 <strike> 標簽 HTML 5 <style> 標簽 HTML 5 <sub> 和 <sup> 標簽 HTML 5 <table> 標簽 HTML 5 <tbody> 標簽 HTML 5 <td> 標簽 HTML 5 <textarea> 標簽 HTML 5 <tfoot> 標簽 HTML 5 <th> 標簽 HTML 5 <thead> 標簽 HTML 5 <time> 標簽 HTML 5 <title> 標簽 HTML 5 <tr> 標簽 HTML 5 <tt> 標簽 HTML 5 <u> 標簽 HTML 5 <ul> 標簽 HTML 5 <video> 標簽 HTML 5 參考手冊 HTML 5 事件屬性 HTML 5 標準屬性
Figuren

HTML 5 <address> 標簽

定義和用法

<address> 標簽為文檔或 section 定義聯系信息。

HTML 4.01 與 HTML 5 之間的差異

NONE

例子:

<address>
此文檔的作者:<a href="mailto:bill@microsoft.com">Bill Gates</a>
</address>

提示和注釋:

注釋:address 通常被呈現為斜體。大多數瀏覽器會在 address 元素的前后添加一個換行符,不過如果有必要的話,您需要在地址文本的內容添加額外的換行符。

屬性

標準屬性

class, contenteditable, contextmenu, dir, draggable, id, irrelevant, 
lang, ref, registrationmark, tabindex, template, title

如需完整的描述,請訪 HTML 5 中標準屬性。

事件屬性

onabort, onbeforeunload, onblur, onchange, onclick, oncontextmenu, 
ondblclick, ondrag, ondragend, ondragenter, ondragleave, ondragover, 
ondragstart, ondrop, onerror, onfocus, onkeydown, onkeypress, onkeyup, 
onload, onmessage, onmousedown, onmousemove, onmouseover, onmouseout, 
onmouseup, onmousewheel, onresize, onscroll, onselect, onsubmit, onunload

如需完整的描述,請訪 HTML 5 中事件屬性。

TIY 實例

縮寫和首字母縮寫
此例演示如何實現縮寫或首字母縮寫。
Vorheriger Artikel: N?chster Artikel: