• 大学生游戏静态HTML网页设计 (HTML+CSS+JS仿英雄联盟网站15页)


    🎉精彩专栏推荐👇🏻👇🏻👇🏻
    ✍️ 作者简介: 一个热爱把逻辑思维转变为代码的技术博主
    💂 作者主页: 【主页——🚀获取更多优质源码】
    🎓 web前端期末大作业: 【📚毕设项目精品实战案例 (1000套) 】
    🧡 程序员有趣的告白方式:【💌HTML七夕情人节表白网页制作 (110套) 】
    🌎超炫酷的Echarts大屏可视化源码:【🔰 echarts大屏展示大数据平台可视化(150套) 】
    🎁 免费且实用的WEB前端学习指南: 【📂web前端零基础到高级学习视频教程 120G干货分享】
    🥇 关于作者: 历任研发工程师,技术组长,教学总监;曾于2016年、2020年两度荣获CSDN年度十大博客之星。 十载寒冰,难凉热血;多年过去,历经变迁,物是人非。 然而,对于技术的探索和追求从未停歇。 💪坚持原创,热衷分享,初心未改,继往开来!



    一、👨‍🎓网站题目

    🎮游戏官网、⛹️游戏网站、🕹️电竞游戏、🎴游戏介绍、等网站的设计与制作。


    二、✍️网站描述

    ⭐ 网页中包含:Div+CSS、鼠标滑过特效、Table、导航栏效果、banner、表单、二级三级页面等,视频音频元素,同时设计了logo(源文件),基本期末作业所需的知识点全覆盖。

    🏅 一套A+的网页应该包含 (具体可根据个人要求而定)

    1. 页面分为页头、菜单导航栏(最好可下拉)、中间内容板块、页脚四大部分。
    2. 所有页面相互超链接,可到三级页面,有5-10个页面组成。
    3. 页面样式风格统一布局显示正常,不错乱,使用Div+Css技术。
    4. 菜单美观、醒目,二级菜单可正常弹出与跳转。
    5. 要有JS特效,如定时切换和手动切换图片轮播。
    6. 页面中有多媒体元素,如gif、视频、音乐,表单技术的使用。。
    7. 页面清爽、美观、大方,不雷同。 。
    8. 不仅要能够把用户要求的内容呈现出来,还要满足布局良好、界面美观、配色优雅、表现形式多样等要求。

    三、📚网站介绍

    📔网站布局方面:计划采用目前主流的、能兼容各大主流浏览器、显示效果稳定的浮动网页布局结构。

    📓网站程序方面:计划采用最新的网页编程语言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代码)。


    四、🌐网站效果

    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述


    五、🔧 网站代码

    🧱HTML结构代码

    DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
    <title>英雄联盟-LOL游戏特色站!欢迎喜欢LOL的朋友加入进来!title>
    <link rel="stylesheet" type="text/css" href="index.css">
    head>
    
    <body>
    <center>
    <div class="top">
    <div id="page">
    
    <div class="huanying">
    <p>您好,欢迎来到英雄联盟特色游戏网!p>
    <span><a href="jieshao.html">英雄联盟介绍a>  <a href="lianxi.html">联系我们a>span>
    
    div>
    
    
    <div class="head">
    <div class="headA"><img src="images/flashA.jpg" width="700" height="120" />div>
    <div class="headB">
    <ul>
    ul>
    div>
    
    div>
    
    <div class="clearit">div>
    <div class="hSpace10">div>
    
    <div class="content">
    
    <div class="content_l">
    <ul>
    <li><a href="index.html">英雄联盟首页a>li>
    <li><a href="jieshao.html">英雄联盟介绍a>li>
    <li><a href="fenxi.html">游戏攻略a>li>
    <li><a href="guize.html">游戏规则a>li>
    <li><a href="tupian.html">英雄联盟图片a>li>
    <li><a href="lianxi.html">联系我们a>li>
    ul>
    <div class="hSpace10">div>
    <div class="zuo"><img src="images/zuo.jpg" />div>
    div>
    
    
    
    <div class="new_r">
    
    
    <div class="new">
    <h1>用闪光将对手终结 光辉女郎经验分享h1>
    
    <div class="new_cont">
          <h2>打法h2>
          <p>  <strong>中单strong>p>
          <p>  前期以骚扰对手补刀辅助磨血并保证自己补刀为目的,主要是E技能配合被动技能的使用,压制对方。p>
          <p>  如果没有小兵遮挡,QE连击加平A(我习惯EQ= =),至少磨掉对面四分之一,有小兵遮挡利用第二记Q就是高端技术了。p>
          <p>  前中期是光辉的闪光时期,到了6级,就有机会击杀对手,前提是之前磨掉对面三分之二的血,QER(智能哦)击杀。p>
          <p>  随时观察兵线,有机会就帮忙GANK。p>
          <p>  由于你的R超远射程,绝对比对面支援快(放准点)。p>
          <p>  后期主要先手用大尽量多打几个人磨血,走位好点你会有第二次放大的机会。p>
          <p>  优势局,先手Q人群殴,W一般用在QER技能扔完后。p>
          <p>  劣势局,后手Q控突进,W用在QER技能之前。p>
          <p>  <strong>辅助strong>p>
          <p>  前期插眼,保ADC不死任务就完成,6级时,有机会配合ADC击杀。p>
          <p>  如果是EZ,女警,磨血为优先,之后抓住机会就能秒杀,无论他是在哪,包括塔下塔后。p>
          <p>  打团就和中单光辉打法基本一致,不过手上要留一个Q或E保ADC的走位。p>
          <p>  个人心得,大概就是这么多,欢迎交流。p>
          
          <p> p>
          div>
    
    div>
    
    
    
    <div class="hSpace10">div>
    
    <div class="tuijian">
    <div class="tuijianA"><h4>英雄联盟图片h4>div>
    <div class="tuijianB">
    <marquee>
    <a href="images/tu1.jpg" target="_blank"><img src="images/tu1.jpg" border="0" />a>
    <a href="images/tu2.jpg" target="_blank"><img src="images/tu2.jpg" border="0" />a>
    <a href="images/tu3.jpg" target="_blank"><img src="images/tu3.jpg" border="0" />a>
    <a href="images/tu4.jpg" target="_blank"><img src="images/tu4.jpg" border="0" />a>
    marquee><div class="clearit">div>
    div>
    
    div>
    
    
    div>
    
    <div class="clearit">div>
    <div class="hSpace10">div>
    <div class="adA">
    <img src="images/adB.jpg"/>
    div>
    <div class="hSpace10">div>
    
    <div class="foot">版权所有:英雄联盟div>
    <div class="hSpace10">div>
    
    div>
    
    div>
    div>
    center>
    body>
    html>
    
    
    
    
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33
    • 34
    • 35
    • 36
    • 37
    • 38
    • 39
    • 40
    • 41
    • 42
    • 43
    • 44
    • 45
    • 46
    • 47
    • 48
    • 49
    • 50
    • 51
    • 52
    • 53
    • 54
    • 55
    • 56
    • 57
    • 58
    • 59
    • 60
    • 61
    • 62
    • 63
    • 64
    • 65
    • 66
    • 67
    • 68
    • 69
    • 70
    • 71
    • 72
    • 73
    • 74
    • 75
    • 76
    • 77
    • 78
    • 79
    • 80
    • 81
    • 82
    • 83
    • 84
    • 85
    • 86
    • 87
    • 88
    • 89
    • 90
    • 91
    • 92
    • 93
    • 94
    • 95
    • 96
    • 97
    • 98
    • 99
    • 100
    • 101
    • 102
    • 103
    • 104
    • 105
    • 106
    • 107
    • 108
    • 109
    • 110
    • 111
    • 112
    • 113
    • 114
    • 115
    • 116
    • 117
    • 118

    💒CSS样式代码

    
    /* CSS Document */ 
    body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
    *{margin:0;padding:0;border:0;}
    body {	font-family: "宋体";font-size: 12px;color:#000000;line-height: 20px;text-align:left}
    td,th {font-family: "宋体";font-size: 12px;color: #000000;}
    a {color: #000000;} 
    A:link {TEXT-DECORATION: none;} 
    A:visited {TEXT-DECORATION: none;}  
    A:hover{text-decoration:underline;} 
      
    ul,li{list-style-type:none;}
    li a:hover{text-decoration:underline;} 
    object{margin:0;padding:0;border:0;}      
    
    .clearit{clear:both;} 
    .hSpace1 {height:1px;line-height:1px;overflow:hidden; clear:both;}
    .hSpace5 {height:5px;line-height:5px;overflow:hidden; clear:both;}
    .hSpace10 {height:10px;line-height:10px;overflow:hidden; clear:both;}
    .hSpace5F {height:5px;line-height:5px; background:#FFFFFF;overflow:hidden; clear:both;}
    .p5 {padding:5px;}
    .borderU {border-right: 1px solid  #75819e;border-left: 1px solid  #75819e;border-bottom: 1px solid  #75819e;}
    .borderU_p5 {border-right: 1px solid  #75819e;border-left: 1px solid  #75819e;border-bottom: 1px solid  #75819e;padding:5px;}
    .borderH {border-right: 1px solid  #75819e;border-left: 1px solid  #75819e;}
    .borderH_p5 {border-right: 1px solid  #75819e;border-left: 1px solid  #75819e;padding:5px;}
    .line_X{background:url(images/lineX.gif) repeat-x; overflow:hidden; line-height:1px;}
    
    #page{width:970px; margin:0 auto; background:#d9d9d9 } 
    .top{width:100%; padding-top:300px; background:url(images/top.jpg) no-repeat top center;}
    
    .head{width:970px; margin:0 auto;}
    .headA{width:700px; height:120px; float:left;} 
    .headB{width:270px; height:120px; float:left; background:url(images/headB.jpg) no-repeat;}
    .headB ul li{text-align:center; color:#FFFFFF;}
    .content{width:970px; margin:0 auto;}
    
    .content_l{width:159px;  float:left; background:#eaf2ff; }
    .content_l ul li{width:159px; height:30px; display:block; font-weight:bolder; background:url(images/navA_bg.jpg) no-repeat; font-size:14px; line-height:30px; margin-top:10px;}
    .content_l ul li a:hover{color:#091e9d;}
    .content_r{width:801px; float:right;}
    
    
    .l_weibu{width:398px; height:338px; border:1px solid #d5d5d5; float:left}
    
    .dongtai{width:390px; height:145px; background:url(images/dongtai_bg.jpg) no-repeat; margin-top:4px;}
    .dongtaiA h4{font-size:14px;  font-weight:bolder;color:#091e9d; text-align:left; line-height:30px; margin-left:10px; float:left; display:inline}
    .dongtaiA span{float:left; margin-left:10px; display:inline; line-height:30px;color:#091e9d;}
    
    .dongtai ul{text-align:left; line-height:24px; padding-top:5px; margin-left:10px;}
    
    .jieshao{width:390px; height:344px; background:#2b0208; }
    .jieshaoA{width:100%; height:30px; overflow:hidden; border-bottom:1px solid #FFFFFF;}
    .jieshaoA h4{font-size:14px;  font-weight:bolder;color:#ffffff; text-align:left; line-height:30px; margin-left:10px; float:left; display:inline}
    .jieshaoA span{float:left; margin-left:10px; display:inline; line-height:30px;color:#ffffff;}
    .jieshao p{text-align:left; line-height:22px; width:368px; padding-top:5px; color:#FFFFFF}
    
    .r_weibu{width:389px; height:338px; border:1px solid #d5d5d5; float:right}
    
    .xundao{width:379px; height:282px; margin:0 auto;}
    .xundao img{border:1px solid #000000; display:block;}
    
    .mingxing{width:379px; height:52px; background:#2b0208;}
    .mingxing ul{text-align:left; margin-left:20px; padding-top:5px;}
    .mingxing ul li a{color:#FFFFFF;}
    
    .nav{width:970px; height:25px; background:url(images/zhanshiA_bg.gif) no-repeat;}
    .nav ul{ margin-left:120px;}
    .nav ul li{display:block; float:left; width:100px; font-size:14px; font-weight:bolder; line-height:25px; margin-left:20px;}
    .lianjie{width:970px; margin:0 auto; background:#eaf2ff; height:60px;}
    .lianjie ul{ margin-left:160px;}
    .lianjie ul li{width:100px; height:30px; border:1px solid #000000; background:#5c8be7; float:left; display:block; margin-left:20px; display:inline;font-size:14px; font-weight:bolder; line-height:30px;}
    
    
    .huanying{width:970px; height:29px; background:url(images/huanying.gif) repeat-x;line-height:29px;}
    .huanying p{float:left; line-height:29px;padding-left:10px; display:inline}
    .huanying span{float:right; line-height:29px; padding-left:20px; background:url(../compic/shoucang_bg.gif) no-repeat left; margin-right:10px; display:inline}
    
    .foot{width:970px; margin:0 auto; background:#eaf2ff; line-height:22px; padding:20px 0;}
    .tuijian{width:796px; background:#ffffff}
    .tuijianA{width:796px;height:37px; background:#2b0208;}
    .tuijianA h4{font-size:14px; font-weight:bold; text-align:left; line-height:37px; padding-left:30px; color:#ffffff}
    .tuijianB{border-bottom:1px solid #b2c7eb;border-left:1px solid #b2c7eb;border-right:1px solid #b2c7eb; padding:10px 0;}
    .tuijianB img{border:1px solid #000000; float:left; margin-left:20px; display:inline; width:160px; height:113px;}
    
    .new_r{width:801px; float:right;}
    
    .new{width:780px; margin:0 auto;}
    .new h1{font-size:16px; font-weight:bold; text-align:center; line-height:30px; padding:10px 0;}
    .new_cont{text-align:left; line-height:24px; font-size:14px; padding-bottom:20px;}
    
    .new_tu{text-align:left; line-height:24px; font-size:14px; padding-bottom:20px;}
    .new_tu img{width:160px; display:block; padding:2px; border:1px solid #666666; float:left; margin-left:20px; display:inline;}
    
    .erji{width:600px; margin:0 auto; overflow:hidden; padding-bottom:10px;}
    .erji ul li{width:159px; height:30px; display:block; font-weight:bolder; background:url(images/navA_bg.jpg) no-repeat; font-size:14px; line-height:30px; float:left; margin-left:10px; display:inline; text-align:center;}
    .erji ul li a:hover{color:#091e9d;}
    
    
    .messageB{width:640px; padding:10px 0; overflow:hidden; text-align:left; line-height:24px;}
    .messageB ul li{line-height:24px; margin-top:16px; }
    .messageB ul li span{vertical-align:middle; padding-right:12px;}
    .messageB ul li .message_in{width:300px; height:22px; border:1px solid #999999;vertical-align:middle;line-height:22px;}
    .messageB ul li .message_te{width:400px; height:90px; border:1px solid #999999;vertical-align:middle;line-height:18px;}
    .messageB ul li .message_btn{width:64px; height:20px; line-height:20px; background:url(images/btn.gif) no-repeat; color:#FFFFFF; font-weight:bold; cu
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33
    • 34
    • 35
    • 36
    • 37
    • 38
    • 39
    • 40
    • 41
    • 42
    • 43
    • 44
    • 45
    • 46
    • 47
    • 48
    • 49
    • 50
    • 51
    • 52
    • 53
    • 54
    • 55
    • 56
    • 57
    • 58
    • 59
    • 60
    • 61
    • 62
    • 63
    • 64
    • 65
    • 66
    • 67
    • 68
    • 69
    • 70
    • 71
    • 72
    • 73
    • 74
    • 75
    • 76
    • 77
    • 78
    • 79
    • 80
    • 81
    • 82
    • 83
    • 84
    • 85
    • 86
    • 87
    • 88
    • 89
    • 90
    • 91
    • 92
    • 93
    • 94
    • 95
    • 96
    • 97
    • 98
    • 99
    • 100
    • 101
    • 102
    • 103
    • 104
    • 105
    • 106
    • 107
    • 108
    • 109
    • 110
    • 111
    • 112
    • 113
    • 114
    • 115
    • 116
    • 117
    • 118
    • 119
    • 120
    • 121
    • 122
    • 123
    • 124
    • 125
    • 126
    • 127
    • 128
    • 129
    • 130

    六、🥇 如何让学习不再盲目

    很多刚入门编程的小白学习了基础语法,却不知道语法的用途,不知道如何加深映像,不知道如何提升自己,这个时候每天刷自主刷一些题就非常重要(百炼成神),可以去牛客网上的编程初学者入门训练。该专题为编程入门级别,适合刚学完语法的小白练习,题目涉及编程基础语法,基本结构等,每道题带有练习模式和考试模式,可还原考试模式进行模拟,也可通过练习模式进行练习 。


    七、🎁更多干货

    1.如果我的博客对你有帮助、如果你喜欢我的博客内容,请 “👍点赞” “✍️评论” “💙收藏” 一键三连哦!

    2.💗【👇🏻👇🏻👇🏻关注我| 获取更多源码 | 优质文章】 带您学习各种前端插件、3D炫酷效果、图片展示、文字效果、以及整站模板 、大学生毕业HTML模板 、期末大作业模板 、等! 「在这里有好多 前端 开发者,一起探讨 前端 Node 知识,互相学习」!

    3.

    以上内容技术相关问题💌欢迎一起交流学习👇🏻👇🏻👇🏻🔥

    在这里插入图片描述

  • 相关阅读:
    Redux Toolkit
    前端使用Threejs控制机械臂模型运动(我在CSDN的第一篇文章)
    在矩池云上使用Syntaxnet解析文本
    一般过去式练习题
    UG\NX二次开发 特征选择对话框 UF_UI_select_feature
    线性回归模型用于波士顿房价预测的(普通VSsklearn库方法)比较
    观察者模式实际应用场景「扩展点实战系列」- 第439篇
    Scala基础【入门及安装】
    42.(后端)更新用户信息
    编写Linux设备驱动程序的注意事项
  • 原文地址:https://blog.csdn.net/m0_73081085/article/details/127840419