1 Star 0 Fork 79

凌焕业/HTML_Exercise_Cases

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
top.css 486 Bytes
一键复制 编辑 原始数据 按行查看 历史
滕鑫 提交于 2020-12-18 09:19 +08:00 . 新疆行知书
#div1{
height: 150px;
width: 780px;
background: url(../img/banner.jpg) no-repeat;
}
#div1img1{
height: 34px;
}
#div1img1 ul{
float: left;
}
#div1img1 li{
float: left;
width: 78px;
text-align: center;
}
#div1img1 a{
display: block;
width: 78px;
height: 33px;
line-height: 33px;
background: url(../img/button1.jpg) no-repeat;
}
#div1img1 a:hover{
background: url(../img/button1_bg.jpg) no-repeat;
position: relative;
bottom: 1px;
right: 1px;
}
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

搜索帮助