html制作花样链接卡页面_花样链接卡.html

论坛 期权论坛 编程之家     
选择匿名的用户   2021-5-31 03:46   70   0
花样链接卡

div{

border: solid red 2px;

width: 300px;

height: 300px;

padding: 10px;

}

a {

color: white;

display: inline-block;

height: 100px;

width: 100px;

background:pink ;

text-align: center;

line-height:100px;

text-decoration: none;

}

a:hover{

background:blue ;

}

a:nth-of-type(2){

position: relative;

left: 100px;

}

a:nth-of-type(3){

position: relative;

top: 200px;

right: 200px;

}

a:nth-of-type(4){

position: relative;

left: 200px;

top: 100px;

}

一键复制

编辑

Web IDE

原始数据

按行查看

历史

分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:3875789
帖子:775174
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP