您的位置: 首页 > IT文章 > html 画横线 html 画横线 分类: IT文章 • 2024-12-04 10:42:13 问题:html 画横线 方案: 使用<hr>标签,如下所示: <hr/ width =20% align='left'> <!--控制横线长度 对齐属性-->