1 Star 0 Fork 0

胡龙宇/Huly

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.51 KB
一键复制 编辑 原始数据 按行查看 历史
胡龙宇 提交于 2021-11-28 09:45 . update index.html.
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>199000904胡龙宇—作业单元</title>
<style>
*{
margin: 0;
padding: 0;
}
h1{
text-align: center;
color: red;
}
.list{
margin-left: 100px;
margin-top:10px;
width: 250px;
height: 200px;
background: red;
}
.information{
margin-left: 100px;
width: 900px;
}
.information p{
font-size: 15px;
background: pink;
}
a:link{
display: inline-block;
width: 150px;
height: 25px;
color: black;
text-decoration: none;
}
a:visited{
color: pink;
}
a:hover{
color:wheat;
background:rgba(178,186,3,0.88);
font-size: 105%;
font-weight: bolder;
font-style: italic;
}
a:active{
color:blue;
}
</style>
</head>
<body>
<h1>Job shop</h1>
<hr>
<div class="information">
<p>学生:胡龙宇</p>
<p>学号:199000904</p>
</div>
<div style="margin-left: 100px;margin-top: 20px;color: hotpink;"><h2>作业板块:</h2></div>
<div class="list">
<ui>
<li><a href="https://hu-longyu.gitee.io/huly/test1.html">作业1</a></li>
<li><a href="练习资源包02/task02.html">作业2</a></li>
<li><a href="练习资源包03/task3.html">作业3</a></li>
<li><a href="练习资源包04/task4.html">作业4</a></li>
<li><a href="web页面制作/实验.html">web页面制作</a></li>
<li><a href="练习资源包10/game.html">游戏动画</a></li>
<li><a href="练习资源包10/tab_task.html">京东</a></li>
</ui>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hu-longyu/huly.git
git@gitee.com:hu-longyu/huly.git
hu-longyu
huly
Huly
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385