1 Star 0 Fork 0

高二狗/day7-16

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
gwc.html 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
高二狗 提交于 2020-07-16 20:37 +08:00 . 0
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
img {
width: 20px;
}
span {
display: inline-block;
width: 20px;
height: 10px;
color: white;
background-color: red;
font-size: 8px;
line-height: 10px;
text-align: center;
border-radius: 20px;
position: absolute;
top: -2px;
left: 9px;
}
.box {
margin: 0px auto;
width: 150px;
height: 80px;
position: relative;
}
a {
text-decoration: none;
color: red;
}
</style>
</head>
<body>
<div class="box">
<img src="che.png"><span>0</span> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="iqy1.html">爱奇艺作业</a>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gx20190120/day7-16.git
git@gitee.com:gx20190120/day7-16.git
gx20190120
day7-16
day7-16
master

搜索帮助