代码拉取完成,页面将自动刷新
<!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>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。