使用CSS设置列之间的规则颜色
要设置列之间的颜色,请使用column-rule-color属性。您可以尝试运行以下代码以实现 column-rule-color属性。
这样,我们还将设置列规则的样式:
示例
<!DOCTYPE html>
<html>
<head>
<style>
.demo {
column-count: 4;
column-gap: 50px;
column-rule-color: orange;
column-rule-style: dashed;
}
</style>
</head>
<body>
<div class = "demo">
This is demo text. This is demo text. This is demo text. This is demo text.
This is demo text. This is demo text. This is demo text. This is demo text.
This is demo text. This is demo text. This is demo text. This is demo text.
This is demo text. This is demo text. This is demo text. This is demo text.
This is demo text. This is demo text. This is demo text. This is demo text.
This is demo text. This is demo text. This is demo text. This is demo text.
This is demo text. This is demo text. This is demo text. This is demo text.
This is demo text. This is demo text.
</div>
</body>
</html>热门推荐
2 留学生祝福语简短
10 升学了祝福语简短句
11 送偶像生日祝福语简短
12 牛年祝福语简短走心
13 建队节祝福语简短
14 弟弟考上军校祝福语简短
15 幽默的新娘祝福语简短
16 新年祝福语大全 简短情侣
17 婆婆去世的祝福语简短
18 退休的祝福语简短精辟