精彩专栏推荐 文末获取联系
✍️ 作者简介: 一个热爱把逻辑思维转变为代码的技术博主
作者主页: 【主页——获取更多优质源码】
web前端期末大作业: 【毕设项目精品实战案例 (1000套) 】
程序员有趣的告白方式:【HTML七夕情人节表白网页制作 (110套) 】
超炫酷的Echarts大屏可视化源码:【 Echarts大屏展示大数据平台可视化(150套) 】
HTML+CSS+JS实例代码: 【️HTML+CSS+JS实例代码 (炫酷特效网页代码) 继续更新中…】
免费且实用的WEB前端学习指南: 【web前端零基础到高级学习视频教程 120G干货分享】
关于作者: 历任研发工程师,技术组长,教学总监;曾于2016年、2020年两度荣获CSDN年度十大博客之星。 十载寒冰,难凉热血;多年过去,历经变迁,物是人非。 然而,对于技术的探索和追求从未停歇。 坚持原创,热衷分享,初心未改,继往开来!
爱心公益网页设计 、关爱老人网页、公益校园安全、公益扫黑除恶、等网站的设计与制作。
️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代码)。
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">
<ul>
<li><a href="index.html">首页a>
li>
<li><a href="fatiaoyiju.html">法条依据a>li>
<li><a href="shipinxinshang.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/1.jpg">div>
div>
div>
<div class="clear">div>
<div class="content6">
<div class="taitou">
<div class="title">图片集锦div>
div>
<div class="xiangceliebiao">
<ul>
<li>
<div class="img"><img src="images/2.jpg">div>
li>
<li>
<div class="img"><img src="images/3.jpg">div>
li>
<li>
<div class="img"><img src="images/4.jpg">div>
li>
<li>
<div class="img"><img src="images/5.jpg">div>
li>
ul>
div>
div>
<div class="content6">
<div class="taitou">
<div class="title">法条依据div>
div>
<div class="ftyj">
<div class="text">
<div class="list">
<img src="images/6.jpg" class="img" >
div>
<br><br>(一)中华人民共和国刑法的相关规定<br><br>第二百六十六条 【诈骗罪】诈骗公私财物,数额较大的,处三年以下有期徒刑、拘役或者管制,并处或者单处罚金;数额巨大或者有其他严重情节的,处三年以上十年以下有期徒刑,并处罚金;数额特别巨大或者有其他特别严重情节的,处十年以上有期徒刑或者无期徒刑,并处罚金或者没收财产。本法另有规定的,依照规定。div>
<div class="clear">div>
<div class="slist">
<img src="images/7.jpg" class="simg" >
div>
<div class="clear">div>
<div class="text">
<br><br>(二)相关司法解释<br><br>2016年12月20日,最高法等三部门发布<b>《关于办理电信网络诈骗等刑事案件适用法律若干问题的意见》b>再度明确,利用电信网络技术手段实施诈骗,诈骗公私财物价值3000元以上的可判刑,诈骗公私财物价值50万元以上的,最高可判无期徒刑。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
{
}
.daohang ul{
width:1200px;float:left;
}
.daohang ul li{
float:left;
;
width:100px;height:40px;line-height:40px;text-align:center;padding:10px 0px;
position: relative;
}
.daohang ul li a.active{
color:#000000;}
.daohang ul li a{
color:#000000;}
.daohang li:hover a{
color:#000000;}
.daohang ul li.active{
}
.guanggaotupian
{
text-align:center;
}
.guanggaotupian img
{
width:1200px;
}
.content6{width:600px;float:left;}
.taitou .title{
margin:10px 0px;
padding:10px 0px;
font-weight:bold;
width:120px;
margin-left:10px;
margin-right:10px;
color:#ffffff;text-align:center;
background:#228B22;
}
.xiangceliebiao ul
{
width:600px;}
.xiangceliebiao ul li{
width:280px;height:200px;float:left;
padding:10px;
text-align:center;
}
.xiangceliebiao ul li img
{
width:280px;height:200px;}
.ftyj
{
width:600px; text-align: justify;
}
.ftyj .text
{
padding:10px;
}
.ftyj .img
{
text-align:center;
}
.ftyj .desc
{
padding:10px;
text-align:left;
float:left;
text-align: justify;
width:280px;
}
.ftyj .list
{
width:280px;padding-bottom:10px;
padding-left:10px;
float:left;
}
.ftyj .img
{
height:150px;
width:270px;
margin-right:5px;
}
.ftyj .slist
{
text-align:center;
}
.ftyj .simg
{
height:300px;width:560px;margin:10px;
float:left;
}
.dibu .desc
{
text-align:center;color:#ffffff;
background:#228B22;padding:20px 0px;
margin-top:10px;
}
.dibu img
{
}
.fatiaoyiju
{
width:1200px; text-align: justify;
}
.fatiaoyiju .text
{
padding:10px;
}
.fatiaoyiju .img
{
text-align:center;
}
.fatiaoyiju .desc
{
padding:10px;
text-align:left;
float:left;
text-align: justify;
width:344px;
}
.fatiaoyiju .list
{
width:816px;padding-bottom:10px;
padding-left:10px;
float:left;
}
.fatiaoyiju .img
{
height:200px;
width:257px;
margin-right:10px;
}
.fatiaoyiju .slist
{
text-align:center;
}
.fatiaoyiju .simg
{
height:200px;
padding:1%;
width:48%;
float:left;
}
.shipinxinshang
{
text-align:center;
}
video{
width:1180px;
height:100%;;
object-fit:fill;
margin:10px;
}
.yonghubiaodan
{
width:1200px;text-align:left;
margin:0 auto;
}
.yonghubiaodan .lgform{margin-bottom:20px;}
.yonghubiaodan .reform{margin-bottom:20px;}
.yonghubiaodan 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;
}
.yonghubiaodan select{
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{
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{
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 .title
{
margin:0px 10px;
width:560px;float:left;
text-align:right;
}
.yonghubiaodan button{
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;background:#000000;color:#ffffff;
}
.yonghubiaodan .list{
margin-bottom:10px;
float: left;
}
.yonghubiaodan .form{
width:1168px;border-radius:25px;
padding:15px;
margin:0 auto;
}
.yonghubiaodan .input{
width:550px;float:left;
}
.yonghubiaodan .checkbox{
width:auto;
}
.yonghubiaodan .radio{
width:auto;
}
.yonghubiaodan .select{
width:550px;float:left;
}
.yonghubiaodan .textarea{
width:550px;height:130px;
float:left;
}
.yonghubiaodan .submit{
width:550px;float:left;
}
21年程序员总结给编程菜鸟的16条忠告
1.如果我的博客对你有帮助、如果你喜欢我的博客内容,请 “点赞” “✍️评论” “收藏”
一键三连哦!
2.【关注我| 获取更多源码 | 优质文章】
带您学习各种前端插件、3D炫酷效果、图片展示、文字效果、以及整站模板 、大学生毕业HTML模板 、期末大作业模板 、等! 「在这里有好多 前端 开发者,一起探讨 前端 Node 知识,互相学习」!
3.