tryhtml_hr_size_css 在线代码实例
HTML
CSS
JavaScript
Result
运行
保存
全屏
右侧展示
实时查看
主题:
<p>普通的水平线:</p> <hr> <p>高度为30像素的水平线:</p> <hr style="height:30px">