其他分享
首页 > 其他分享> > 定义和用法

定义和用法

作者:互联网

定义和用法

<dl> 标签定义一个定义列表。

 

    

<dl>
  <dt>Coffee</dt>
  <dd>Black hot drink</dd>
  <dt>Milk</dt>
  <dd>White cold drink</dd>
</dl>

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



onabort, onbeforeunload, onblur, onchange, onclick, oncontextmenu, 
ondblclick, ondrag, ondragend, ondragenter, ondragleave, ondragover, 
ondragstart, ondrop, one rror, onfocus, onkeydown, onkeypress, onkeyup, 
onload, onmessage, onm ousedown, onm ousemove, onm ouseover, onm ouseout, 
onmouseup, onm ousewheel, onresize, onscroll, onselect, onsubmit, onunload

 

标签:定义,onerror,ondragenter,drink,用法,onselect
来源: https://www.cnblogs.com/0ffxs0/p/14219900.html