【轉載請保留風信網文章內容的完整性,如果您不能遵守此原則,我們將保留追究法律責任的權利】
<span> 標籤
定義和用法
<span> 標籤用於對文檔中的行內元素進行組合。
HTML 4.01 與 HTML 5 之間的差異
沒有。
提示和注釋:
風信網(www.ithov.com)提示:請使用 span 元素對行內元素進行分組,以便通過樣式對它們進行格式化。
例子
<p>This is a paragraph <span style="color:#00ff00;" >This is a paragraph</span>
This is a paragraph</p>
屬性
標準屬性
class, contenteditable, coNtextmenu, dir, draggable, id, irrelevant, lang, ref, registrationmark, tabindex, template, titl e如需完整的描述,請訪問 HTML 5 中標準屬性。
事件屬性
onabort, onbeforeunload, onblur, onchange, onclick, oncoNtextmenu, ondblclick, ondrag, ondragend, ondragenter, ondragHTTP://www.aliyun.com/zixun/aggregation/29841.html">leave, ondragover, ondragstart, ondrop, onerror, onfocus, onkeydown, onkeypress, onkeyup, onload, onmessage, onmousedown, onmousemove, onmouseover, onmouseout, onmouseup , onmousewheel, onresize, onscroll, onselect, onsubmit, onunload如需完整的描述,請訪問 HTML 5 中事件屬性。