<div class="div1">
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
大家好,这里是用来站位的文字 大家好,这里是用来站位的文字
</div>
.div1{
/*分列的数量*/
column-count: 4;
-moz-column-count:4;
/*每一个分列中间的距离*/
-moz-column-gap: 70px;
column-gap: 70px;
/*每两个列之间的线和线的颜色*/
column-rule: 5px outset #FF0000;
-moz-column-rule: 5px outset #FF0000;
}
css3-多列
最新推荐文章于 2025-03-21 23:07:35 发布
本文详细介绍了如何使用HTML和CSS实现特定布局效果,包括使用div元素进行站位文字展示,并通过设置列数、列间距和边框来调整布局样式。
1973

被折叠的 条评论
为什么被折叠?



