我在我的盒子里使用点缀式边框
.box { width: 300px; height: 200px; border: dotted 1px #f00; float: left; }
我想增加边框每个点之间的空间.
html css border css3
border ×1
css ×1
css3 ×1
html ×1