<hr> 元素定义水平线。
代码
<h1>This is header 1</h1> <hr /> <p>This is some text</p>
执行结果
This is some text
<hr>标签在HTML5与HTML4.01之间存在如下差异
外部链接