css3左右箭头

1970-01-01 08:00:00 150 0 来源:智智云

<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Title</title> <style>

   
   
   
   
   

.arrow{
    width: 20px;
    height: 20px;
    border-top: 1px solid #f90;
    border-left: 1px solid #f90;
    transform:rotate(-45deg);
}
    </style> </head> <body> <div></div> <div></div> </body> </html>


参考资料:https://blog.csdn.net/u012260672/article/details/53056383


我们猜你喜欢
X

截屏,微信识别二维码

客服QQ:406784192

QQ号已复制,请打开微信添加咨询详情!