css中文字横线在CSS中,我们可以使用text-decoration属性来给文字添加横线。text-decoration属性的值有以下几种:text-decoration: none; /* 默认值,不添加横线 */text-decoration: underline