✍️ 作者简介: 一个热爱把逻辑思维转变为代码的技术博主 💂 作者主页: 【主页——🚀获取更多优质源码】
🎓 web前端期末大作业: 【📚毕设项目精品实战案例 (1000套) 】
🧡 程序员有趣的告白方式:【💌HTML七夕情人节表白网页制作 (110套) 】
🌎超炫酷的Echarts大屏可视化源码:【🔰 echarts大屏展示大数据平台可视化(150套) 】
🎁 免费且实用的WEB前端学习指南: 【📂web前端零基础到高级学习视频教程 120G干货分享】
🥇 关于作者: 历任研发工程师,技术组长,教学总监;曾于2016年、2020年两度荣获CSDN年度十大博客之星。 十载寒冰,难凉热血;多年过去,历经变迁,物是人非。 然而,对于技术的探索和追求从未停歇。 💪坚持原创,热衷分享,初心未改,继往开来!
🏫 校园班级网页设计 、👨🎓我的班级网页、我的学校、👩🎓校园社团、校园运动会、等网站的设计与制作。
<hr>
🏷️HTML我的班级网页设计,采用DIV+CSS布局,共有多个页面,排版整洁,内容丰富,主题鲜明,首页使用CSS排版比较丰富,色彩鲜明有活力,导航与正文字体分别设置不同字号大小。导航区域设置了背景图。子页面有纯文字页面和图文并茂页面。
🏅 一套优质的💯网页设计应该包含 (具体可根据个人要求而定)
📔网站布局方面:计划采用目前主流的、能兼容各大主流浏览器、显示效果稳定的浮动网页布局结构。
📓网站程序方面:计划采用最新的网页编程语言HTML5+CSS3+JS程序语言完成网站的功能设计。并确保网站代码兼容目前市面上所有的主流浏览器,已达到打开后就能即时看到网站的效果。
📘网站素材方面:计划收集各大平台好看的图片素材,并精挑细选适合网页风格的图片,然后使用PS做出适合网页尺寸的图片。
📒网站文件方面:网站系统文件种类包含:html网页结构文件、css网页样式文件、js网页特效文件、images网页图片文件;
📙网页编辑方面:网页作品代码简单,可使用任意HTML编辑软件(如:Dreamweaver、HBuilder、Vscode 、Sublime 、Webstorm、Text 、Notepad++
等任意html编辑软件进行运行及修改编辑等操作)。
其中:
(1)📜html文件包含:其中index.html是首页、其他html为二级页面;
(2)📑 css文件包含:css全部页面样式,文字滚动, 图片放大等;
(3)📄 js文件包含:js实现动态轮播特效, 表单提交, 点击事件等等(个别网页中运用到js代码)。
<hr>
<!DOCTYPE html>
<head>
<meta charset="utf-8" />
<title></title>
<link rel="stylesheet" type="text/css" href="css/style.css" />
</head>
<body>
<div class="main" >
<div class="content12">
<div class="daohang">
<div class="img"><img src="images/1.jpg"></div>
<ul>
<li class="active"><a href="index.html">首页</a>
</li>
<li ><a href="xiaoyuanshenghuo.html">校园生活</a></li>
<li ><a href="xiaoyuanhuodong.html">校园活动</a></li>
<li ><a href="liuyan.html">留言</a></li>
<li ><a href="zhucedenglu.html">注册登录</a></li>
</ul>
</div>
</div>
<div class="clear"></div>
<div class="content12">
<div class="guanggaotupian">
<div class="img">
<img src="images/2.jpg"></div>
</div>
</div>
<div class="clear"></div>
<div class="content9">
<div class="taitou">
<div class="title">
<div class="stitle">校园生活</div>
</div>
</div>
<div class="xysh">
<ul>
<li>
<div class="img"><img src="images/3.jpg"></div>
<div class="desc">
<div class="title">难忘生命中的那些泪水</div>
<div class="clear"></div>
<br>除了看电影看到很感人的情节之外,这么多年来,在生活中,我已经很久没有流过泪了。“坚定”和“信念”是理性之人的名字。我也算个理性的人,太理性,以至于生活中缺少了很多激动。</div>
</li>
<li>
<div class="img"><img src="images/4.jpg"></div>
<div class="desc">
<div class="title">希望我们能够也越来越好</div>
<div class="clear"></div>
<br>学院网 讯第二天教学,和孩子们的交流更进一步,孩子们很快就和我打成了一片,在他们的眼里,我的一切都是新鲜的。</div>
</li>
<li>
<div class="img"><img src="images/5.jpg"></div>
<div class="desc">
<div class="title">支教活动中的最后一节美术课了</div>
<div class="clear"></div>
<br>学院网 讯今天是7月19日。这是支教活动中的最后一节美术课了,这节课我觉得非常可贵,孩子们已经完成画画好几次了,她们的画作已经有一些进步了。</div>
</li>
<li>
<div class="img"><img src="images/6.jpg"></div>
<div class="desc">
<div class="title">看到他们脸上的笑容就觉得仿佛他们拥有全世界</div>
<div class="clear"></div>
<br>学院网 讯今天是此次支教的倒数第三天,我们也从今天开始了紧张的文艺汇演的排练。</div>
</li>
</ul>
</div>
</div>
<div class="content3">
<div class="taitou">
<div class="title">
<div class="stitle">校园活动</div>
</div>
</div>
<div class="xyhd">
<div class="img"><img src="images/7.jpg"></div>
<div class="text">
<div class="title">社团招新</div>
<div class="clear"></div>
<div class="desc"></div>
<span class="more">查看详情</span>
</div>
<div class="img"><img src="images/8.jpg"></div>
<div class="text">
<div class="title">志愿者活动</div>
<div class="clear"></div>
<div class="desc">
志愿者(Volunteer)联合国定义为“自愿进行社会公共</div>
<span class="more">查看详情</span>
</div>
</div>
</div>
<div class="clear"></div>
<div class="content12">
<div class="dibu">
<div class="desc">
我的校园
</div>
</div>
</div>
<div class="clear"></div></div></body></html>
@charset "utf-8";
*{margin:0;padding:0;}
body{margin:0 auto}
.clear{ clear:both;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:underline;}
li{list-style-type:none;}
img{width:auto;max-width:100%;}
.main{width:1200px;margin:0 auto;overflow:visible;}
.content12{width:1200px;margin:0 auto;}
.daohang {
width:1200px;background:#000000;float:left;
}
.daohang .img{
width:226px;
float:left;
}
.daohang .img img{
width:200px;height:90px;
float:left;
}
.daohang ul{
width:934px;
background:#000000;float:left;
}
.daohang ul li{
float:left;
width:100px;
text-align:center;
height:90px;line-height:90px;color:#fff;position: relative;
}
.daohang ul li a.active{
color:#fff;}
.daohang ul li a{
color:#fff;}
.daohang li:hover a{
color:#fff;}
.guanggaotupian
{
text-align:center;
}
.guanggaotupian img
{
width:1200px;
}
.content9{width:900px;float:left;}
.taitou .title{
border-bottom-color:#000000;border-bottom-style:solid;border-bottom-width:1px;
overflow:hidden;
margin-bottom:10px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}
.taitou .stitle{text-align:center;padding:10px 20px;font-weight:bold;float:left;
color:#ffffff;background:#000000;
border-radius:10px 10px 0px 0px;
}
.xysh ul
{
width:900px;float:left;
}
.xysh ul li
{
width:430px;
padding:10px;
float:left;
}
.xysh ul li .img
{
width:162px;padding:0px 5px;
height:210px;float:left;
}
.xysh ul li img
{
width:162px;height:210px;}
.xysh ul li .desc
{
width:248px;height:200px;overflow:hidden;float:left;
text-align:left;
padding:5px;
}
.xysh ul li .title{margin:10px 0px;
}
.content3{width:300px;float:left;}
.xyhd
{
width:300px;}
.xyhd .img
{
width:102px;padding:0px 5px;
float:left;
}
.xyhd img
{
width:102px;height:190px;}
.xyhd .text
{
width:158px;height:180px;overflow:hidden;float:left;
text-align:left;padding:5px;
margin-top:20px;
margin-bottom:20px;
}
.xyhd .desc{
padding:10px 0px;
}
.xyhd .title{
font-weight:bold;
padding-top:10px;
font-size:18px;
}
.xyhd .more{
padding:5px 0px;
color:#333333;
font-size:14px;
border-bottom:1px solid #333333;
}
.dibu .desc
{
text-align:center;color:#ffffff;
background:#000000;padding:20px 0px;
margin-top:10px;
}
.dibu img
{
}
.xiaoyuanshenghuoliebiao table
{
width:1180px;}
.xiaoyuanshenghuoliebiao table .img
{
width:280px;height:200px;}
.xiaoyuanshenghuoliebiao table .img img
{
width:270px;padding:5px;
height:190px;}
.xiaoyuanshenghuoliebiao table .title{
margin:10px 0px;
font-weight:bold;
font-size:16px;
}
.xiaoyuanshenghuoliebiao table .desc
{
width:280px;text-align:left;padding:5px;
}
.xiaoyuanhuodongliebiao ul
{
width:1200px;
}
.xiaoyuanhuodongliebiao ul li
{
width:1180px;padding:10px;
float:left;
}
.xiaoyuanhuodongliebiao .active
{
background:#000000;}
.xiaoyuanhuodongliebiao .active .title
{
color:#ffffff;
}
.xiaoyuanhuodongliebiao .active .desc
{
color:#ffffff;
}
.xiaoyuanhuodongliebiao ul li img
{
width:344px;padding:5px;
height:200px;float:left;
}
.xiaoyuanhuodongliebiao ul li .title{margin:10px 0px;
font-weight:bold;
font-size:16px;
}
.xiaoyuanhuodongliebiao ul li .desc
{
width:796px;text-align:left;float:left;
padding:5px;
margin-left:20px;
}
.xiaoyuanhuodongliebiao ul li button
{
display:block;
text-align:left;
padding:5px 10px;
margin-top:20px;
}
.liuyanbiaodan
{
width:1200px;text-align:left;
margin:0 auto;
}
.liuyanbiaodan form
{
line-height:40px;border-bottom-color:#000000;border-bottom-style:solid;border-bottom-width:0px;border-top-color:#000000;border-top-style:solid;border-top-width:0px;border-left-color:#000000;border-left-style:solid;border-left-width:0px;border-right-color:#000000;border-right-style:solid;border-right-width:0px;
}
.liuyanbiaodan select{
text-align:left;
margin:0px 10px;
overflow:hidden;
vertical-align:middle;
height:40px;height:40px;line-height:40px;border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#999999;border-top-style:solid;border-top-width:1px;border-left-color:#999999;border-left-style:solid;border-left-width:1px;border-right-color:#999999;border-right-style:solid;border-right-width:1px;
}
.liuyanbiaodan checkbox,radio{
text-align:left;
margin:0px 10px;
overflow:hidden;
vertical-align:middle;
height:40px;height:40px;line-height:40px;border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#999999;border-top-style:solid;border-top-width:1px;border-left-color:#999999;border-left-style:solid;border-left-width:1px;border-right-color:#999999;border-right-style:solid;border-right-width:1px;
}
.liuyanbiaodan input{
text-align:left;
margin:0px 10px;
overflow:hidden;
vertical-align:middle;
height:40px;line-height:40px;border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#999999;border-top-style:solid;border-top-width:1px;border-left-color:#999999;border-left-style:solid;border-left-width:1px;border-right-color:#999999;border-right-style:solid;border-right-width:1px;
}
.liuyanbiaodan textarea{
text-align:left;
margin:0px 10px;
overflow:hidden;
vertical-align:middle;
height:40px;line-height:40px;border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#999999;border-top-style:solid;border-top-width:1px;border-left-color:#999999;border-left-style:solid;border-left-width:1px;border-right-color:#999999;border-right-style:solid;border-right-width:1px;
}
.liuyanbiaodan .title
{
margin:0px 10px;
}
.liuyanbiaodan button{
margin:10px 0px 0px 10px;
text-align:center;
line-height:40px;height:40px;line-height:40px;border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#999999;border-top-style:solid;border-top-width:1px;border-left-color:#999999;border-left-style:solid;border-left-width:1px;border-right-color:#999999;border-right-style:solid;border-right-width:1px;
}
.liuyanbiaodan .form{
width:1168px;border-radius:25px;
padding:15px;
margin:0 auto;
}
.liuyanbiaodan .input{
width:1140px;margin-bottom:10px;
padding-left:10px;
color:#999999;
}
.liuyanbiaodan .checkbox{
width:auto;
}
.liuyanbiaodan .radio{
width:auto;
}
.liuyanbiaodan .select{
width:1150px;}
.liuyanbiaodan .textarea{
width:1150px;height:130px;
color:#999999;
}
.liuyanbiaodan .submit{
width:1150px;}
.yonghubiaodan
{
width:1200px;
}
.yonghubiaodan form
{
line-height:40px;
}
.yonghubiaodan select{
width:1180px;text-align:left;
margin:0px 10px;
overflow:hidden;
vertical-align:middle;
height:40px;height:40px;line-height:40px;border-bottom-color:#000000;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#000000;border-top-style:solid;border-top-width:1px;border-left-color:#000000;border-left-style:solid;border-left-width:1px;border-right-color:#000000;border-right-style:solid;border-right-width:1px;
}
.yonghubiaodan checkbox,radio{
text-align:left;
margin:0px 10px;
overflow:hidden;
vertical-align:middle;
height:40px;height:40px;line-height:40px;border-bottom-color:#000000;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#000000;border-top-style:solid;border-top-width:1px;border-left-color:#000000;border-left-style:solid;border-left-width:1px;border-right-color:#000000;border-right-style:solid;border-right-width:1px;
}
.yonghubiaodan input{
width:1180px;text-align:left;
margin:0px 10px;
overflow:hidden;
vertical-align:middle;
height:40px;line-height:40px;border-bottom-color:#000000;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#000000;border-top-style:solid;border-top-width:1px;border-left-color:#000000;border-left-style:solid;border-left-width:1px;border-right-color:#000000;border-right-style:solid;border-right-width:1px;
}
.yonghubiaodan textarea{
width:1180px;text-align:left;
margin:0px 10px;
overflow:hidden;
vertical-align:middle;
width:300px;
height:100px;line-height:100px;border-bottom-color:#000000;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#000000;border-top-style:solid;border-top-width:1px;border-left-color:#000000;border-left-style:solid;border-left-width:1px;border-right-color:#000000;border-right-style:solid;border-right-width:1px;
}
.yonghubiaodan .title
{
margin:0px 10px;
}
.yonghubiaodan button{
width:1180px;
padding:5px 10px;
margin:10px 0px 0px 10px;
text-align:center;
line-height:40px;height:40px;line-height:40px;border-bottom-color:#000000;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#000000;border-top-style:solid;border-top-width:1px;border-left-color:#000000;border-left-style:solid;border-left-width:1px;border-right-color:#000000;border-right-style:solid;border-right-width:1px;
}
.xiangqing .title{
margin:10px 0px;
padding:15px;
border-radius:15px;
text-align:center;
font-size:20px;
font-weight:bold;
}
.xiangqing .desc{
}
.xiangqing .img{
text-align:center;
}
<hr>
21年程序员总结给编程菜鸟的16条忠告
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。