设置水平线高度的HTML代码是

设置水平线高度的HTML代码是

在HTML中,设置水平线高度,有两个标签border和height,用法如下:用border属性来设置一条水平线,如代码:&ltdiv style="width:500px border:1px solid red&q
html-css140