1 Star 0 Fork 0

Jman/html_study

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
lesson3.html 738 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jman 提交于 2016-11-15 08:21 . add all
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>lesson 2</title>
<style>
#div1{background-color:#FADECD;
padding-top:0px;
padding-bottom:40px;
}
#div2{background-color:#FFA500;
padding-top:10px;}
#div3{background-color:#008000;
padding-top:10px;
pading-right:10px;
padding-bottom:30px;}
#div4{background-color:#32A4CD;}
body {
</style>
</head>
<body>
<div id="div1">我要好好学习1
<div id="div2">
<div id="div3">
<div id="div4">我要好好学习2</div>
</div>
<div>我要好好学习3</div>
<div>我要好好学习4</div>
</div>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jcto/html_study.git
git@gitee.com:jcto/html_study.git
jcto
html_study
html_study
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385