首页 > 其他 > 详细

matches field ID value 17.9.1 The LABEL element

时间:2016-12-23 21:52:57      阅读:327      评论:0      收藏:0      [点我收藏+]

https://www.w3.org/TR/html401/interact/forms.html#edef-LABEL

 

<!ELEMENT LABEL - - (%inline;)* -(LABEL) -- form field label text -->
<!ATTLIST LABEL
  %attrs;                              -- %coreattrs, %i18n, %events --
  for         IDREF          #IMPLIED  -- matches field ID value --
  accesskey   %Character;    #IMPLIED  -- accessibility key character --
  onfocus     %Script;       #IMPLIED  -- the element got the focus --
  onblur      %Script;       #IMPLIED  -- the element lost the focus --
  >

matches field ID value 17.9.1 The LABEL element

原文:http://www.cnblogs.com/yuanjiangw/p/6215824.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!