其他分享
首页 > 其他分享> > 学习日志

学习日志

作者:互联网

<dl></dl>标签

定义和用法

<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,学习,日志,onfocus
来源: https://www.cnblogs.com/0ffxs0/p/14147763.html