🎉精彩专栏推荐👇🏻👇🏻👇🏻
✍️ 作者简介: 一个热爱把逻辑思维转变为代码的技术博主
💂 作者主页: 【主页——🚀获取更多优质源码】
🎓 web前端期末大作业: 【📚毕设项目精品实战案例 (1000套) 】
🧡 程序员有趣的告白方式:【💌HTML七夕情人节表白网页制作 (110套) 】
🌎超炫酷的Echarts大屏可视化源码:【🔰 echarts大屏展示大数据平台可视化(150套) 】
🎁 免费且实用的WEB前端学习指南: 【📂web前端零基础到高级学习视频教程 120G干货分享】
🥇 关于作者: 历任研发工程师,技术组长,教学总监;曾于2016年、2020年两度荣获CSDN年度十大博客之星。 十载寒冰,难凉热血;多年过去,历经变迁,物是人非。 然而,对于技术的探索和追求从未停歇。 💪坚持原创,热衷分享,初心未改,继往开来!
🎮游戏官网、⛹️游戏网站、🕹️电竞游戏、🎴游戏介绍、等网站的设计与制作。
⭐ 网页中包含:Div+CSS、鼠标滑过特效、Table、导航栏效果、banner、表单、二级三级页面等,视频音频元素,同时设计了logo(源文件),基本期末作业所需的知识点全覆盖。
🏅 一套A+的网页应该包含 (具体可根据个人要求而定)
📔网站布局方面:计划采用目前主流的、能兼容各大主流浏览器、显示效果稳定的浮动网页布局结构。
📓网站程序方面:计划采用最新的网页编程语言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代码)。
仿腾讯游戏官网
![]()
![]()
![]()
![]()
腾讯游戏致力于为玩家提供丰富优质的游戏体验,让玩家不只在游戏里收获快乐
也能体验多重身份、广交好友、感受多元文化腾讯游戏不断提升游戏品质、拓宽品类
打造极致的游戏体验,陪伴玩家一起发现游戏乐趣的无限可能 ![]()
![]()
![]()
腾讯游戏不仅致力于为玩家提供更多元的游戏体验,更希望通 过游戏作为载体和平台
守护正向价值,传播人文关怀,激发更多社会正向能量。腾讯游戏不断探索游戏在社会中
扮演的角色积极主动承担社会责任,践行社会使命
*{margin: 0;padding: 0;
}
.f1,.f2,.f3{overflow: hidden;
}
video{max-height: 100%;
}
.f1{position: relative;height: 1080px;width: 100%;overflow: hidden;
}
.video{position: absolute;left: 0;top: 0;object-fit: cover;}
.container1{width: 80%;height: 80px;margin:0 auto;
}
a{color: white;text-decoration: none;
}
.page_play{display: none;
}
.fix{position: fixed;top: 50%;transform: translateY(-50%);right: 8%;z-index: 9999;
}
.f2{width: 100%;position: relative;
}a:hover{text-decoration: none;color: turquoise;
}
.container1{width: 100%;
}
.f2_3>a{transition: 0.8s all;
}
.f2_3>a:hover{margin-top: -10px;
}
.container2,.container3{width: 80%;margin: 0 auto;display: flex;justify-content: space-between;z-index: 999;position: relative;
}
.container2{height: 60%;
}
.container2>div{width: 30%;position: relative;
}
.container2>div>img{width: 100%;
}
.container2>div>div{width: 100%;background: #7254ba;height: 80px;box-sizing: border-box;padding: 8px 10px;
}
.container2>div>div>p{color: white;font-size: 16px;
}
.container2>div>div>p:nth-child(2){opacity: 0.5;
}
.display{display: inline-block;
}
.dis_bottom{transition: all 0.8s;
}
.dis_bottom:hover{transform: rotateZ(360deg)
}
@media screen and (max-width:1000px){.f1_1{width: 70% !important;}.f2_2{margin-top: -30px !important;}
}
/* ----------------------------------------------- */
@media screen and (max-width:500px){.swiper-pagination{display: none !important;}.f1_1{display: none !important;}.fa-bars{display: block !important; }.f2_3>a:hover{margin-top: none;}.f2_3_1{font-size: 17px;}.dis_bottom{display: none !important;}.fix{display: none !important;}.tit_1{width: 70% !important;}
}
/* ------------------------------------------------------- */
@media screen and (max-width:867px){.container2{display: block !important;}.new_3,.new_2{display: none !important;}.container2>div{width: 100%;height: 33.3%;margin-top: 5%;position: relative;}.container3{display: block !important;}.container3>div:nth-child(1){display: block !important;}.geng_last{height: 41% !important;}.new_more:hover{color: skyblue;}.new_more{display: block !important;}.last_item{display: none ;margin-top: 2px !important;}.fa-sort-desc{float: right !important;display: inline-block !important;}.container3>div{width: 100% !important;}.container3>div>div{margin-top: 8%;cursor: pointer !important; width: 100% !important;}.container3>div:nth-child(2){margin-top: 8% !important;}
}
很多刚入门编程的小白学习了基础语法,却不知道语法的用途,不知道如何加深映像,不知道如何提升自己,这个时候每天刷自主刷一些题就非常重要(百炼成神),可以去牛客网上的编程初学者入门训练。该专题为编程入门级别,适合刚学完语法的小白练习,题目涉及编程基础语法,基本结构等,每道题带有练习模式和考试模式,可还原考试模式进行模拟,也可通过练习模式进行练习 。
1.如果我的博客对你有帮助、如果你喜欢我的博客内容,请 “👍点赞” “✍️评论” “💙收藏”
一键三连哦!
2.💗【👇🏻👇🏻👇🏻关注我| 获取更多源码 | 优质文章】
带您学习各种前端插件、3D炫酷效果、图片展示、文字效果、以及整站模板 、大学生毕业HTML模板 、期末大作业模板 、等! 「在这里有好多 前端 开发者,一起探讨 前端 Node 知识,互相学习」!
3.
以上内容技术相关问题💌欢迎一起交流学习👇🏻👇🏻👇🏻🔥
上一篇:类与对象(上篇)
下一篇:c语言数据结构---链表