1 Star 1 Fork 79

20级软件2班/HTML_Exercise_Cases

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
right.css 853 Bytes
一键复制 编辑 原始数据 按行查看 历史
滕鑫 提交于 2020-12-18 09:19 . 新疆行知书
#div4{
width: 180px;
background-color: white;
float: left;
height: 620px;
margin-left: 3px;
margin-top: 3px;
}
#div4 a{
font-size: 13px;
text-decoration: none;
}
#div4img1{
background-color: aqua;
height: 220px;
margin: 2px;
}
#div4img1 li{
text-align: center;
padding-top: 2px;
}
#div4img2{
background-color: aqua;
height: 106px;
padding-top: 10px;
margin: 2px;
}
#div4img2 li{
background: url(../img/icon1.gif) no-repeat left center;
padding-left: 10px;
line-height: 20px;
margin-left: 10px;
border-bottom: dashed 1px black;
}
#div4img3{
background-color: aqua;
height: 186px;
padding-top: 10px;
margin: 2px;
}
#div4img3 li{
background: url(../img/icon1.gif) no-repeat left center;
padding-left: 10px;
line-height: 20px;
margin-left: 10px;
border-bottom: dashed 1px black;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/level-20-software-class-2/html-exercise-cases.git
git@gitee.com:level-20-software-class-2/html-exercise-cases.git
level-20-software-class-2
html-exercise-cases
HTML_Exercise_Cases
master

搜索帮助