tryhtml_hr_width 在线代码实例
HTML
CSS
JavaScript
Result
运行
保存
全屏
右侧展示
实时查看
主题:
<p>普通的水平线:</p> <hr> <p>宽度为 50% 的水平线:</p> <hr width="50%">