html实现向上向下箭头,纯css实现上下左右箭头

更新时间:2023-07-23 15:03:48 阅读: 评论:0

html实现向上向下箭头,纯css实现上下左右箭头啥都不说直接上代码
who care
html:
css代码:
.box{
height:180px;
width:320px;
position:relative;
}
.arrow-bottom{
font-size:0;
line-height:0;萌芽的意思
border-width:10px;
border-color:#2a4f6c;
border-top-width:0;
border-style:dashed;
border-bottom-style:solid;
koaiborder-left-color:transparent;
border-right-color:transparent;
position:absolute;
right:80px;
bottom:0;
}
.
arrow-up{
font-size:0;
line-height:0;
border-width:10px;
border-color:#2a4f6c;
man in blackborder-bottom-width:0;
border-style:dashed;
border-top-style:solid;
border-left-color:transparent;
border-right-color:transparent;
position:absolute;
英语日记大全
right:80px;
top:0;
}
.arrow-left{
position:absolute;
right:0px;
staffer
being翻译top:80;
border:10pxsolid#fff; border-left-color:#2a4f6c; width:0;
height:0;antenna是什么意思
}rainy days
.arrow-right{
position:absolute;
left:0px;
the carnabytop:80;
border:10pxsolid#fff; border-right-color:#2a4f6c; width:0;
height:0;
}
效果图:

本文发布于:2023-07-23 15:03:48,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/90/186356.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:箭头   实现   萌芽   意思   向下
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图