css小demo
Posted l8l8
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css小demo相关的知识,希望对你有一定的参考价值。
span{ color: #ccc; float: right; font-weight: bold; display: inline-block; border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; width: .4rem; height: .4rem; transform: rotate(-45deg); margin-top: 1rem;}
这个是一个箭头demo;
以上是关于css小demo的主要内容,如果未能解决你的问题,请参考以下文章