前端作业之完成学校官方网页的制作

 (未使用框架,纯html和css制作)

注:由本人技术限制,代码复用性极差

代码

<!DOCTYPE html>
<html lang="en">
<head><meta charset="UTF-8"><title>xxx大学</title><style>.head_one{border-radius: 20px;}span{vertical-align: middle;}.top1{width: 100%;height: 25.67px;background-color: #c32929;}/* 回到首页 */a{text-decoration: none;}.a{vertical-align: text-bottom;font-size: smaller;color: aliceblue;}.b{display:inline-block;float: right;font-size: smaller;vertical-align: text-bottom;color: aliceblue;}.top2{height: 160px;width: 100%;background-color: #c32929;vertical-align: middle;}.c{width: 322px;height: 90px;margin-left: 22px;margin-top: 32px;}.d{width: 240px;height: 34px;/* margin-left: 820px; */border: 0;padding-left: 10px;outline: none;line-height: 28px;font-size: 12px;position: absolute;left: 1220px;top: 100px;display: block;}.e{width: 42px;height: 34px;position: absolute;left: 250px;top: 0px;background-image: url(./学校门互网站素材/搜索图标.png);border: 0px;background-color: transparent;outline: none;position: absolute;left: 1460px;top: 100px;display: block;}.f{display: flex;width: 100%;height: 45px;justify-content: center;position: relative;top: 0;left: 0;}.f>ul{position: absolute;top:auto;}.f1{width: 109px;height: 45px;position: relative;top: 0;left: 0;}.f1>a{color: #990100;position: absolute;top: 12px;left: 22px;}.f2{display: none; }/* ul{display: none;} */.f1:hover{background-color: #ff7f00;}.f1:hover.f2{display: inline-block;background-color: #990100;}.g1{width: 100%;height: 280px;}.main{position: relative;width: 100%;height: 450px;overflow: hidden;border-radius: 5px;}.item{position: absolute;top: 0;width: 100%;height: 100%;transition: all 0.5s;background-size: cover;}.item1{background-image: url(./img/1.jpg);}.item2{background-image: url(./img/4.jpg);left: 100%;}.item3{background-image: url(./img/11.jpg);left: 200%;}input{position: relative;z-index: 100;display: none;}.select{position: absolute;bottom: 10px;left: 50%;transform: translateX(-50%);width: 60px;height: 10px;z-index: 1;display: flex;justify-content: space-between;align-items: center;         }.select>label{width: 10px;height: 10px;background-color: rgb(255, 255, 255);border-radius: 50%;cursor: pointer;border: 1.5px solid white;}.main input:nth-of-type(1):checked ~ .select label:nth-of-type(1){background-color: rgb(26, 26, 26);}.main input:nth-of-type(2):checked ~ .select label:nth-of-type(2){background-color: rgb(26, 26, 26);}.main input:nth-of-type(3):checked ~ .select label:nth-of-type(3){background-color: rgb(26, 26, 26);}.main input:nth-of-type(1):checked ~ .item{transform: translateX(0);}.main input:nth-of-type(2):checked ~ .item{transform: translateX(-100%);}.main input:nth-of-type(3):checked ~ .item{transform: translateX(-200%);}.h{background-color: #dddddd;width: 100%;height: 294px;position: relative;top: 0;left: 0;}.h0{display: flex;width: 80%;height: 290px;position: absolute;left: 20%;}/* .h1{background-color: #990100;} */.h2_1{width: 398px;height: 40px;font-size: 20px;color: #990100;/* background-color: gold; */}.h1_1{/* background-color: aquamarine; */width: 660px;height: 40px;font-size: 20px;color: #990100;/* display: table-cell;text-align: center; *//* border-bottom: 1px #990100 solid; *//* text-align: center; */}.h1-1-1{margin: 0;float: left;display: block;list-style-type: none;/* flex-direction: column; */}.h1-1-1 li{padding-top: 10px;}.h1_1_1{margin: 0;float: right;display: block;list-style-type: none;/* flex-direction: column; */}.h1_1_1 li{padding-top: 10px;}li{list-style-type: none;}.h2-2-2{float: left;}.h2_2_1 li{padding-bottom:15px;padding-top: 2px;}.h2_2_2>a{color: black;}.x {width: 48px;text-align: center;color: #fff;background: #990100;line-height: 16px;font-size: 12px;display: block;}.s {width: 48px;text-align: center;color: #4E4E4E;line-height: 26px;font-size: 18px;display: block;background: #F5F5F6;}.h2-2-2-2{float: right;}.h2-2-2-1{float: left;}.h2-2-1-1{width: 398px;margin-top: 0px;float: left;}.i{width: 1004px;/* height: auto; */margin: 0 auto;}.i1{width: 1004px;height: 40px;line-height: 10px;font-size: 20px;color: #990100;border-bottom: 1px #990100 solid;}.i1-1{float: left;}.i1-2{float: right;}.j{width: 1004px;height: 300px;display :grid;grid-template-columns:repeat(3,1fr) ;grid-template-rows: repeat(2,1fr);}.j1{width: 320px;height: 136px;background-color: #990100;margin: 0;display: flex;}/* .j1-1{width: 316px;height: 135px;margin-right: 28px;margin-bottom: 20px;background: #dddddd;float: left;} */.k{width: 1130px;height: 210px;margin: 0 auto 30px;display: grid;grid-template-columns:repeat(8,1fr) ;/*  设置当前网格有多少行 */grid-template-rows: repeat(2,1fr);}.k1{height: 100px;width: 135px;/* background-color: #990100; */}.l{width: 100%;height: 255px;background: #990100;}.l1{width: 1004px;height: 255px;margin: 0 auto;background: #ff7f00;text-align: center;line-height: 120px;}</style>
</head>
<body><div class="head_one"><div class="top1">&nbsp&nbsp&nbsp&nbsp<a class="a" href="">回到首页</a><span>|</span><a class="a" href="">English</a><div class="b"> <span >本站支持IPv6</span>&nbsp&nbsp&nbsp&nbsp&nbsp</div></div><div class="top2"><img class="c" src="./学校门互网站素材/学校名称.png" alt=""><input class="d" type="search"><input class="e" type="submit" value="  "></div><div class="f"><div class="f1"><a href="">首页</a></div><div class="f1"><a href="">学校概况</a></div><div class="f1"><a href="">院部设置</a></div><div class="f1"><a href="">组织机构</a></div><div class="f1"><a href="">人才培养</a></div><div class="f1"><a href="">科学研究</a></div><div class="f1"><a href="">学科建设</a></div><div class="f1"><a href="">师资力量</a></div><div class="f1"><a href="">招生就业</a></div><div class="f1"><a href="">校园生活</a></div></div><ul class="f2"><li><a href="">学校简介</a></li><li><a href="">学校章程</a></li><li><a href="">历史沿革</a></li><li><a href="">学校领导</a></li><li><a href="">组织机构</a></li><li><a href="">学校地图</a></li></ul><div class="main"><!-- 三个单选按钮,先默认选择第一个 --><input type="radio" name="choose" id="choose1" checked><input type="radio" name="choose" id="choose2"><input type="radio" name="choose" id="choose3">      <!-- 放三张图片,用背景图片表示 --><div class="item item1"><a href=""><img width="100%" height="450px" src="./学校门互网站素材/永远跟党走.jpg" alt=""></a></div><div class="item item2"><a href=""><img width="100%" height="450px" src="./学校门互网站素材/永远跟党走.jpg" alt=""></a></div><div class="item item3"><a href=""><img width="100%" height="450px" src="./学校门互网站素材/永远跟党走.jpg" alt=""></a></div><!-- 三个label标签 --><span class="select"><label for="choose1"></label><label for="choose2"></label><label for="choose3"></label></span></div><div width="100%" height="150px">&nbsp;<br>&nbsp;</div><div class="h"><div class="h0"><div class="h1"><div class="h1_1"><ul class="h1-1-1"><li>奋斗新征程  建工新时代</li></ul><ul class="h1_1_1"><li><a href="">+Mare</a></li></ul></div><hr><ul class="h2-2-2"><li><a href=""><img src="./学校门互网站素材/不忘新征程.png" width="269px" height="200px" alt=""></a></li></ul><ul class="h2_2_1"><li class="h2_2_2"><a href="">>榜样力量之六十一:让科研更&ZeroWidthSpace;有温度...</a>&nbsp;&nbsp;<span style="font-size:12px;">2024-03-07</span></li><li class="h2_2_2"><a href="">>榜样力量之六十一:让科研更&ZeroWidthSpace;有温度...</a>&nbsp;&nbsp;<span style="font-size:12px;">2024-03-07</span></li><li class="h2_2_2"><a href="">>榜样力量之六十一:让科研更&ZeroWidthSpace;有温度...</a>&nbsp;&nbsp;<span style="font-size:12px;">2024-03-07</span></li><li class="h2_2_2"><a href="">>榜样力量之六十一:让科研更&ZeroWidthSpace;有温度...</a>&nbsp;&nbsp;<span style="font-size:12px;">2024-03-07</span></li><li class="h2_2_2"><a href="">>榜样力量之六十一:让科研更&ZeroWidthSpace;有温度...</a>&nbsp;&nbsp;<span style="font-size:12px;">2024-03-07</span></li><li class="h2_2_2"><a href="">>榜样力量之六十一:让科研更&ZeroWidthSpace;有温度...</a>&nbsp;&nbsp;<span style="font-size:12px;">2024-03-07</span></li></ul></div><div class="h2"><div class="h2_1"><ul class="h1-1-1"><li>通知公告</li></ul><ul class="h1_1_1"><li><a href="">+Mare</a></li></ul></div><hr><div class="h2-2-1-1"><ul class="h2-2-2-1"><li><span class="s">06</span><span class="x">2024.03</span></li></ul><ul class="h2-2-2-2"><li><a href="">关于学生体质健康测试免测申请通知</a></li></ul></div><div class="h2-2-1-1"><ul class="h2-2-2-1"><li><span class="s">17</span><span class="x">2023.03</span></li></ul> <ul class="h2-2-2-2"><li><a href="">关于学生体质健康测试免测申请通知</a></li></ul></div><div class="h2-2-1-1"><ul class="h2-2-2-1"><li><span class="s">19</span><span class="x">2022.03</span></li></ul> <ul class="h2-2-2-2"><li><a href="">关于学生体质健康测试免测申请通知</a></li></ul></div></div></div></div><div width="100%" height="100px">&nbsp;<br>&nbsp;</div><div class="i"><div class="i1"><ul class="i1-1"><li>讲座报告</li></ul><ul class="i1-2"><li><a href="">+Mare&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a></li></ul></div><!-- <hr> --><div class="j"><div class="j1"><div class="j1-1"><img src="./学校门互网站素材/人物.png" alt="" width="99px" height="136px"></div><div class="j1-1"><ul><li>科技大讲堂</li><li>报告人:张三</li><li>时间:3月15日(周五)16:00</li><li>地点:图书馆</li></ul></div></div><div class="j1"><div class="j1-1"><img src="./学校门互网站素材/人物.png" alt="" width="99px" height="136px"></div><div class="j1-1"><ul><li>科技大讲堂</li><li>报告人:张三</li><li>时间:3月15日(周五)16:00</li><li>地点:图书馆</li></ul></div></div><div class="j1"><div class="j1-1"><img src="./学校门互网站素材/人物.png" alt="" width="99px" height="136px"></div><div class="j1-1"><ul><li>科技大讲堂</li><li>报告人:张三</li><li>时间:3月15日(周五)16:00</li><li>地点:图书馆</li></ul></div></div><div class="j1"><div class="j1-1"><img src="./学校门互网站素材/人物.png" alt="" width="99px" height="136px"></div><div class="j1-1"><ul><li>科技大讲堂</li><li>报告人:张三</li><li>时间:3月15日(周五)16:00</li><li>地点:图书馆</li></ul></div></div><div class="j1"><div class="j1-1"><img src="./学校门互网站素材/人物.png" alt="" width="99px" height="136px"></div><div class="j1-1"><ul><li>科技大讲堂</li><li>报告人:张三</li><li>时间:3月15日(周五)16:00</li><li>地点:图书馆</li></ul></div></div><div class="j1"><div class="j1-1"><img src="./学校门互网站素材/人物.png" alt="" width="99px" height="136px"></div><div class="j1-1"><ul><li>科技大讲堂</li><li>报告人:张三</li><li>时间:3月15日(周五)16:00</li><li>地点:图书馆</li></ul></div></div></div></div><div class="k"><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>教务在线</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>研究生教育</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>图书资源</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>财务平台</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>信息公开</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>校园邮箱</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>校园一卡通</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>教务在线</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>研究生教育</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>图书资源</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>财务平台</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>信息公开</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>校园邮箱</a></div><div class="k1"><a href=""><div><img  src="./学校门互网站素材/邮箱图片.png" alt="" width="88px" height="60px"></div>校园一卡通</a></div></div><div class="l"><div class="l1"> <ul><li>地址:中国</li><li>联系我们:xxx@.com</li></ul></div></div></div></body>
</html>

结果


不嫌弃的点点关注,点点赞 ଘ(੭ˊᵕˋ)੭* ੈ✩‧

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/790076.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

SpringBoot接收参数的方式

Get 请求 1.1 以方法的形参接收参数 1.这种方式一般适用参数比较少的情况 RestController RequestMapping("/user") Slf4j public class UserController {GetMapping("/detail")public Result<User> getUserDetail(String name,String phone) {log.…

zip解压异常java.lang.IllegalArgumentException: MALFORMED处理

使用hutool解压zip包时出错&#xff1a; //压缩包解压到固定目录 ZipUtil.unzip(tempZipFile,dir);在解压文件的时候报错&#xff0c;原因是压缩文件中有中文&#xff1b;导致错误&#xff0c;解决办法是设置编码&#xff1a; ZipFile tempZipFile new ZipFile(zipFile, Cha…

【Linux】详解动静态库的制作和使用动静态库在系统中的配置步骤

一、库的作用 1、提高开发效率&#xff0c;让开发者所有的函数实现不用从零开始。 2、隐藏源代码。 库其实就是所有的.o文件用特定的方式进行打包形成一个文件&#xff0c;各个.o文件包含了源代码中的机器语言指令。 二、动态库和静态库的制作和使用 2.1、静态库的制作和使用…

如何监控特权帐户,保护敏感数据

IT基础设施的增长导致员工可以访问的凭据和资源数量急剧增加。每个组织都存储关键信息&#xff0c;这些信息构成了做出关键业务决策的基石。与特权用户共享这些数据可以授予他们访问普通员工没有的凭据的权限。如果特权帐户凭证落入不法分子之手&#xff0c;它们可能被滥用&…

【重学C语言】三、C语言最简单的程序

【重学C语言】三、C语言最简单的程序 最简单的程序头文件使用尖括号 < >使用双引号 ""区别与注意事项示例 主函数认识三个错误 常量和变量常量ASCII 码表转义字符 关键字数据类型关键字存储类关键字修饰符关键字控制流程关键字函数相关关键字其他关键字 变量变…

Python中批量修改文件名,去除某些内容

环境&#xff1a;Window10 Python3.9 PyCharm(2023.1.3) -------------------------------------****************** ** *********************----------------------------------------- 这是在Python中批量将指定文件夹下相似的文件名&#xff0c;提取文件名有效信息&am…

llama.cpp运行qwen0.5B

编译llama.cp 参考 下载模型 05b模型下载 转化模型 创建虚拟环境 conda create --prefixD:\miniconda3\envs\llamacpp python3.10 conda activate D:\miniconda3\envs\llamacpp安装所需要的包 cd G:\Cpp\llama.cpp-master pip install -r requirements.txt python conver…

什么!Intel/AMD/Apple Silicon也能本地部署的Llama工具来了

主流的LLM都需要通过CUDA才能高效的运行在本地&#xff0c;但是随着Github上出现了Llama.cpp这个神器&#xff0c;一切都改变了。它通过AVX指令和MPI来实现CPU上并行计算&#xff0c;从而在本地计算机高效地运行各种主流的类Llama模型。同时它也支持metal&#xff0c;使得Apple…

go包下载时报proxyconnect tcp: dial tcp 127.0.0.1:80: connectex错误的解决方案

一大早的GoLand就开始抽风了&#xff0c;好几个文件import都红了&#xff0c;于是我正常操作点击提示的sync&#xff0c;但是却报了一堆错&#xff1a; go: downloading google.golang.org/grpc v1.61.1 go: downloading google.golang.org/genproto v0.0.0-20240228224816-df9…

LeetCode-142. 环形链表 II【哈希表 链表 双指针】

LeetCode-142. 环形链表 II【哈希表 链表 双指针】 题目描述&#xff1a;解题思路一&#xff1a;快慢指针 判断是否有环见解题思路二&#xff1a;set()解题思路三&#xff1a;0 题目描述&#xff1a; 给定一个链表的头节点 head &#xff0c;返回链表开始入环的第一个节点。 如…

C++重载和模板

重载与模板 函数模板可以被另一个模板或一个普通非模板函数重载。 与往常一样&#xff0c;名字相同的函数必须具有不同数量或类型的参数。 如果涉及函数模板&#xff0c;则函数匹配规则会在以下几方面受到影响&#xff1a; 对于一个调用&#xff0c;其候选函数包括所有模板…

2024第八届全国青少年无人机大赛暨中国航空航天科普展览会

2024第八届全国青少年无人机大赛暨中国航空航天科普展览会 邀请函 主办单位&#xff1a; 中国航空学会 重庆市南岸区人民政府 招商执行单位&#xff1a; 重庆港华展览有限公司 为更好的培养空航天产业人才&#xff0c;汇聚航空教育产业创新科技&#xff0c;丰富和完善航…

某音a_bogus 流程vmp分析

声明 本文章中所有内容仅供学习交流,抓包内容、敏感网址、数据接口均已做脱敏处理,严禁用于商业用途和非法用途,否则由此产生的一切后果均与作者无关,若有侵权,请联系我立即删除! 目标网站 仅研究。网站链接自己去找。 前言 这里a_bogus 又是个vmp。 还是个多层嵌套…

​LeetCode解法汇总1379. 找出克隆二叉树中的相同节点

目录链接&#xff1a; 力扣编程题-解法汇总_分享记录-CSDN博客 GitHub同步刷题项目&#xff1a; https://github.com/September26/java-algorithms 原题链接&#xff1a;. - 力扣&#xff08;LeetCode&#xff09; 描述&#xff1a; 给你两棵二叉树&#xff0c;原始树 origi…

[Arduino学习] ESP8266读取DHT11数字温湿度传感器数据

目录 1、传感器介绍 2、接线 3、DHT.h库 1、传感器介绍 DHT11数字温湿度传感器是一款含有已校准数字信号输出的温湿度复合传感器&#xff0c;是简单环境监测项目的理想选择。 温度分辨率为1C&#xff0c;相对湿度为1&#xff05;。温度范围在0C到50C之间&#xff0c;湿度的测…

Protobuf 二进制文件学习及解析

0. 简介 protobuf也叫protocol buffer是google 的一种数据交换的格式&#xff0c;它独立于语言&#xff0c;独立于平台。google 提供了多种语言的实现&#xff1a;java、c#、c、go 和 python&#xff0c;每一种实现都包含了相应语言的编译器以及库文件。 由于它是一种二进制的…

新人程序员必备在线工具推荐(cron、加解密、JSON、AI)

程序员必备在线工具推荐 俗话说的好&#xff0c;工欲善其事必先利其器&#xff0c;下面我就来给大家分享一下我个人常用的工具。也欢迎大家在评论区分享自己喜欢的工具。✈️ 1 在线cron表达式&#xff1a;cron 在日常开发中&#xff0c;我们难免会遇到一些定时任务的场景&…

「每日跟读」句型公式 第2篇

「每日跟读」句型公式 第2篇 1. I’m thinking about____ 我在考虑____ I’m thinking about my future career (我正在思考我未来的职业) I’m thinking about our marriage (我在考虑我们的婚姻) I’m thinking about taking a vacation (我在考虑度一个假) I’m think…

tcpdump + wireshark 服务器抓包分析

tcpdump wireshark 服务器抓包分析 1.tcpdump安装2.tcpdump使用3.安装wireshark4.使用wireshark 本文用以总结使用tcpdump进行抓包&#xff0c;然后使用wireshark工具打开抓包出来的pacp文件进行分析。通过tcpdump可以实时监控到linux服务器中tcp和http、https等通讯的内容和信…

人工智能上手 Pytorch

人工智能上手 Pytorch 1、人工智能框架历史走向 2015年&#xff0c; caffe&#xff0c;优势配置简单&#xff0c;缺点安装麻烦&#xff0c;且不更新维护 2016年&#xff0c;tensorflow 1.x&#xff0c;定义太严格&#xff0c;很复杂。开发成本高。简单的任务&#xff0c;也很…