1 Star 0 Fork 79

凌焕业/HTML_Exercise_Cases

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

搜索帮助