修改
This commit is contained in:
@@ -5,30 +5,32 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>毕业生风采</title>
|
||||
<link rel="stylesheet" type="text/css" href="css.css">
|
||||
<link rel="stylesheet" href="./css/nav.css">
|
||||
<script src="./jquery-3.6.0.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="css2.css">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrap">
|
||||
<div class="top">
|
||||
<div class="nav">
|
||||
<span><a href="#">首页</a></span>
|
||||
<span><a href="#" >关于我们</a></span>
|
||||
<span><a href="#">课程体系 <img src="images/图层 9.png" style="margin-bottom:3px ;"> <div class="dianji">
|
||||
java全栈 </br>
|
||||
HTML&JS+前端 </br>
|
||||
软件测试 </br>
|
||||
大数据运维</br>
|
||||
UI/UE设计
|
||||
</div>
|
||||
|
||||
</a></span>
|
||||
<span><a href="#" class="a1">毕业生风采</a></span>
|
||||
<span><a href="#">新闻动态</a></span>
|
||||
<span><a href="#">联系我们</a></span>
|
||||
<div class="henggang1"> </div>
|
||||
<div id="top">
|
||||
<a href="/" style="margin-left: 825px;" class="top1">首页</a>
|
||||
<a href="/about.html" class="top2">关于我们</a>
|
||||
<span class="top3">课程体系
|
||||
<div class="t3-2"><img src="./images/图层 9.png" alt=""></div>
|
||||
<div class="t3-3">
|
||||
<div class="t3-3-1">
|
||||
<a href="/java.html">java全栈</a>
|
||||
<a href="/web.html" style="width: 116px;">HTML&JS+前端</a>
|
||||
<a href="/softwaretest.html">软件测试</a>
|
||||
<a>大数据运维</a>
|
||||
<a href="/ued.html">UI/UE设计</a>
|
||||
</div>
|
||||
</div>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
<a href="/graduates.html" class="top4" style="border-bottom: 5px solid blue;">毕业生风采</a>
|
||||
<a class="top5">新闻动态</a>
|
||||
<a href="/localtion.html" class="top6">联系我们</a>
|
||||
</div>
|
||||
<div class="content1">
|
||||
<img src="./images/蒙版_1.png" alt="">
|
||||
@@ -245,5 +247,7 @@
|
||||
// })
|
||||
})
|
||||
</script>
|
||||
<script src="./index.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user