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