您现在的位置: 万盛学电脑网 >> 程序编程 >> 网页制作 >> 脚本Html教程 >> 正文

HTML元素:hr

作者:佚名    责任编辑:admin    更新时间:2022-06-22

   定义

  画一条横线。

  Draws a horizontal rule.

  注释

  此元素在 Internet Explorer 3.0 及以上版本的 HTML 中可用,在 Internet Explorer 4.0 及以上版本的脚本中可用。

  此元素是块元素。

  此元素不需要关闭标签。

  The HR element is available in HTML as of Internet Explorer 3.0, and in script as of Internet Explorer 4.0.

  This element is a block element.

  This element does not require a closing tag.