• web前端实训作业 html+css+javascript 水果超市网页设计实例 企业网站制作


    常见网页设计作业题材有 个人、 美食、 公司、 学校、 旅游、 电商、 宠物、 电器、 茶叶、 家居、 酒店、 舞蹈、 动漫、 服装、 体育、 化妆品、 物流、 环保、 书籍、 婚纱、 游戏、 节日、 戒烟、 电影、 摄影、 文化、 家乡、 鲜花、 礼品、 汽车、 其他等网页设计题目, A+水平作业, 可满足大学生网页大作业网页设计需求都能满足你的需求。原始HTML+CSS+JS页面设计, web大学生网页设计作业源码,画面精明,排版整洁,内容丰富,主题鲜明,非常适合初学者学习使用。


    ⚽精彩专栏推荐👇🏻👇🏻👇🏻

    【作者主页——🔥获取更多优质源码】
    【web前端期末大作业——🔥🔥毕设项目精品实战案例(1000套)】


    一、网页介绍📖

    1 网页简介:此作品为学生个人主页网页设计题材,HTML+CSS 布局制作,web前端期末大作业,大学生网页设计作业源码,这是一个不错的网页制作,画面精明,代码为简单学生水平, 非常适合初学者学习使用。

    2.网页编辑:网页作品代码简单,可使用任意HTML编辑软件(如:Dreamweaver、HBuilder、Vscode 、Sublime 、Webstorm、Text 、Notepad++ 等任意html编辑软件进行运行及修改编辑等操作)。

    3.知识应用:技术方面主要应用了网页知识中的: Div+CSS、鼠标滑过特效、Table、导航栏效果、Banner、表单、二级三级页面等,视频、 音频元素 、Flash,同时设计了Logo(源文件)所需的知识点。


    一、网页效果🌌

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


    二、代码展示😈


    1.HTML结构代码 🧱

    代码如下(示例):以下仅展示部分代码供参考~

    DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <title>果然新鲜title>
        <link href="css/index.css"rel="stylesheet">
        <link href="css/share.css"rel="stylesheet">
        <script src="js/jquery-1.12.3.js">script>
        script><script type="text/javascript" src="js/jquery.SuperSlide.2.1.1.js">script>
    head>
    <body>
    
    <div class="headr">
        <div class="heard-con">
            <img src="images/logo.jpg" style="margin-top: 7px;float: left;position: absolute">
            <div class="headr-nav">
                <ul>
                    <li><a href="index.html"style="color: #4AB344"><span style="color: #4AB344">首页span>a> li>
                    <li><a href="hot.html">蔬果热卖a> li>
                    <li><a href="produ.html">全部产品a> li>
                    <li><a href="consult.html">最新资讯a>li>
                    <li><a href="touch.html">联系我们a> li>
                ul>
                <div class="sptopfoot">
                    <div class="spbottom"  >
                    div>
                div>
            div>
            <div class="headr-right">
                <i class="iconfont" style="font-size: 16px;margin-right: 10px">i>
                我的购物车 ∨
                <div class="hr-car">
                    <i class="iconfont"style="font-size: 40px;margin-right: 10px">i>
                    您的购物车内暂时没有任何产品。
                div>
            div>
        div>
    div>
    
    
    <div class="her-banner">
    
    div>
    
    
    <div class="content">
        <div class="ban-boot clear">
            <div class="ban-zs">
                <img src="images/ban-1.jpg" width="100%">
            div>
            <div class="ban-zs">
                <img src="images/ban-2.jpg" width="100%">
            div>
            <div class="ban-zs">
                <img src="images/ban-3.jpg" width="100%">
            div>
        div>
        
        <div class="recommand clear">
            <div class="rec-nav clear">
                <h2>果园推荐 <span>RECOMMANDspan>h2>
            div>
            <div class="rec-cont clear">
                <div class="rec-left">
                    <img src="images/rc-1.jpg">
                div>
    
                <div class="rec-right">
    
                    <div class="rcr">
                        <div class="rcr-top">
                            <img src="images/rc-2.jpg" width="100%">
                        div>
                        <div class="rcr-bot">
                            <div class="rb-top">
                                南非进口黄柠檬 6个装
                            div>
                                <div class="second_P">
                                    <span class="fk-prop">span>
                                    <span class="fk-prop-price">29
                                        <span class="fk-prop-p">.00span>
                                    span>
                                    <span class="second_Marketprice">¥0.00span>
                                div>
                            <div class="buy">
                                <a class="second_mallBuy" href="orange.html">
                                    <span style="color: white;">购买span>
                                a>
                            div>
                        div>
                    div>
                    <div class="rcr">
                        <div class="rcr-top">
                            <img src="images/rc-3.jpg" width="100%">
                        div>
                        <div class="rcr-bot">
                            <div class="rb-top">
                                智利进口新鲜蓝莓 4盒
                            div>
                            <div class="second_P">
                                <span class="fk-prop">span>
                                    <span class="fk-prop-price">99
                                        <span class="fk-prop-p">.00span>
                                    span>
                                <span class="second_Marketprice">¥0.00span>
                            div>
                            <div class="buy">
                                <a class="second_mallBuy">
                                    <span style="color: white;">购买span>
                                a>
                            div>
                        div>
                    div>
                    <div class="rcr">
                        <div class="rcr-top">
                            <img src="images/rc-4.jpg" width="100%">
                        div>
                        <div class="rcr-bot">
                            <div class="rb-top">
                                美国进口红啤梨 6个
                            div>
                            <div class="second_P">
                                <span class="fk-prop">span>
                                    <span class="fk-prop-price">48
                                        <span class="fk-prop-p">.00span>
                                    span>
                                <span class="second_Marketprice">¥0.00span>
                            div>
                            <div class="buy">
                                <a class="second_mallBuy">
                                    <span style="color: white;">购买span>
                                a>
                            div>
                        div>
                    div>
                    <div class="rcr">
                        <div class="rcr-top">
                            <img src="images/rc-5.jpg" width="100%">
                        div>
                        <div class="rcr-bot">
                            <div class="rb-top">
                                美国进口无籽红提 1kg
                            div>
                            <div class="second_P">
                                <span class="fk-prop">span>
                                    <span class="fk-prop-price">39
                                        <span class="fk-prop-p">.00span>
                                    span>
                                <span class="second_Marketprice">¥0.00span>
                            div>
                            <div class="buy">
                                <a class="second_mallBuy">
                                    <span style="color: white;">购买span>
                                a>
                            div>
                        div>
                    div>
                    <div class="rcr">
                        <div class="rcr-top">
                            <img src="images/rc-6.jpg" width="100%">
                        div>
                        <div class="rcr-bot">
                            <div class="rb-top">
                                国产绿奇异果 16颗
                            div>
                            <div class="second_P">
                                <span class="fk-prop">span>
                                    <span class="fk-prop-price">49
                                        <span class="fk-prop-p">.00span>
                                    span>
                                <span class="second_Marketprice">¥0.00span>
                            div>
                            <div class="buy">
                                <a class="second_mallBuy">
                                    <span style="color: white;">购买span>
                                a>
                            div>
                        div>
                    div>
                    <div class="rcr">
                        <div class="rcr-top">
                            <img src="images/rc-2.jpg" width="100%">
                        div>
                        <div class="rcr-bot">
                            <div class="rb-top">
                                浙江涌泉蜜桔无核桔子5斤
                            div>
                            <div class="second_P">
                                <span class="fk-prop">span>
                                    <span class="fk-prop-price">39
                                        <span class="fk-prop-p">.00span>
                                    span>
                                <span class="second_Marketprice">¥0.00span>
                            div>
                            <div class="buy">
                                <a class="second_mallBuy">
                                    <span style="color: white;">购买span>
                                a>
                            div>
                        div>
                    div>
                div>
    
    
            div>
        div>
    
        
    div>
    
        <div class="rec-bottom clear">
            <div class="rbt-con">
                    <div class="banner_1">
                        <img src="images/rb-1.jpg"width="1424px">
                        <img src="images/rb-2.jpg"width="1424px">
                    div>
            div>
                    <ul class="banner-bottom">
    
                    ul>
        div>
    <div class="content">
        <div class="new-nav clear">
            <div class="nwn-con">
                <div style="text-align: center;">
                    <span style="">
                        <span style="font-size: 31px;">
                            <font style="color: rgb(33, 33, 33);" color="#212121">
                            <font style="color: rgb(231, 231, 231);" color="#e7e7e7">
                                ———————
                            font>
                                <b>  每日新品特卖  b>
                            font>span>span>
                    <span style="font-size: 31px;">
                    <font style="color: rgb(231, 231, 231);" color="#e7e7e7">
                        ———————
                    font>
                span>
                div>
           <div style="text-align: center;">
                    <font color="#353535" style="">
                        <span style="font-size: 16px;">
                                <font style= color:#888888>
                                    新鲜水果每一天,健康生活每一刻
                                font>
                        span>
                    font>div>
    
            div>
    
    
        div>
        <div class="new-con clear">
            <div class="nec-lift">
                <div class="fk-editor simpleText  ">
                    <font color="#4b4b4b">
                        <span style="">
                            <span style="line-height: 29px;">
                                <span style="color: rgb(75, 75, 75); font-size: 16px;">
                                    有机生鲜
                                span>
                                <div style="color: rgb(75, 75, 75);">
                                    <span style="font-size: 20px;">
                                        天然无污染水果
                                    span>
                                div>
                            span>
                        span>
                        <div style="color: rgb(75, 75, 75);">
                            <span style="font-size: 20px;">
                                <br>
                            span>
                        div>
                        <div>
                            <font style="color: rgb(243, 151, 0);" color="#f39700">
                        <b>
                            <span style="font-size: 42px;">6.8span>
                        b><span style="font-size: 42px;">
                        <b>b>
                        <span style="font-size: 18px;">
                            <font style="color: rgb(53, 53, 53);" color="#353535">font>
                        span>span>font>div>
                    font>
                div>
                <div class="xiqing">
                    <a  href="/col.jsp?id=105"style="color: white">查看详情 >a>
                div>
            div>
            <div class="nec-right">
                <img src="images/nw-1.jpg">
    
            div>
    
        div>
        <div class="new-bottom clear">
            <div class="nw-b">
                <img src="images/nw-2.jpg">
            div>
            <div class="nw-b">
                <img src="images/nw-3.jpg">
            div>
            <div class="nw-b">
                <img src="images/nw-4.jpg">
            div>
            <div class="nw-b" style="margin:0">
                <img src="images/nw-5.jpg">
            div>
        div>
        
        
        <div class="fruits">
            <div class="fru-nav">
                <div class="fk-editorb ">
                    <font style="color: rgb(103, 141, 30);" color="#678d1e">蔬果资讯font>
                div>
                <font style="color: rgb(53, 53, 53);float: right" color="#353535">更多资讯font>
            div>
            <div class="fru-lift">
                <div class="frl-nav">
                    <ul>
                        <li>品种li>
                        <li>地区li>
                        <li>价格li>
                      <span>时间span>
                    ul>
                div>
                <div class="txtMarquee-top">
                    <div class="bd">
                        <ul class="infoList">
    
                            <li><p>苹果p>
                                <p>河南省济源市p>
                                <p >5.5/kgp>
                                04-09
                            li>
                            <li><p> 西瓜p>
                                <p>	内蒙古鄂尔多斯p>
                                <p >10/kgp>
                                04-09
                            li>
                            <li><p>葡萄p>
                                <p>新疆乌鲁木齐p>
                                <p >19/kgp>
                                04-09
                            li>
                            <li><p>车厘子p><p>河南省郑州市p><p>	58.5/kgp> 04-09li>
                            <li><p>菜心	p><p>河南省新乡市p><p>	5.5/kgp>	04-09li>
                            <li><p>西兰花p>	<p>河南省信阳市p><p>	3.5/kgp>	04-09li>
                            <li><p>苹果	p><p>河南省济源市p><p>	5.5/kg	p>04-09li>
                            <li><p>西瓜	p><p>内蒙古鄂尔多斯p><p>10/kgp>	04-09li>
                            <li><p>葡萄	p><p>新疆乌鲁木齐	p><p>19/kgp>	04-09li>
                            <li><p>菜心	p><p>河南省新乡市p><p>	5.5/kg	p>04-09li>
                            <li><p>西兰花p><p>	河南省信阳市p><p>	3.5/kg	p>04-09li>
                        ul>
                    div>
                div>
            div>
            <div class="fru-right">
                <div id="slideBox" class="slideBox">
                    <div class="hd">
                        
                            
                            
                        
                        <ul><li>1li><li>2li><li>3li>ul>
                    div>
                    <div class="bd">
                        <ul>
                            <li><a href="#" target="_blank"><img src="images/fr-1.jpg" />a>li>
                            <li><a href="#" target="_blank"><img src="images/fr-2.jpg" />a>li>
                            <li><a href="#" target="_blank"><img src="images/fr-3.jpg" />a>li>
                        ul>
                    div>
    
                div>
    
            div>
        div>
        
    div>
    
    
    <div class="footer">
        <div class="ft-con">
            <div class="ft-top">
                <img src="images/fot-1.jpg">
            div>
            <div class="ft-bo">
                <div class="ft-b">
                    <h3>服务保障h3>
                    <p>正品保证p>
                    <p>7天无理由退换p>
                    <p>退货返运费p>
                    <p>7X15小时客户服务p>
    
                div>
                <div class="ft-b">
                    <h3>支付方式h3>
                    <p>公司转账p>
                    <p>货到付款p>
                    <p>在线支付p>
                    <p>分期付款p>
    
                div>
                <div class="ft-b">
                    <h3>商家服务h3>
                    <p>商家入驻p>
                    <p>培训中心p>
                    <p>广告服务p>
                    <p>服务市场p>
    
                div>
                <div class="ft-b">
                    <h3>服务保障h3>
                    <p>免运费p>
                    <p>海外配送p>
                    <p>EMSp>
                    <p>211限时达p>
    
                div>
    
            div>
            <div class="banq">
                <p>©2016 果然新鲜 版权所有p>
                <p>手机版 | 本站使用<span><img src="images/ft.jpg">span>凡科建站搭建 | 管理登录p>
            div>
    
        div>
    
    div>
    body>
    <script src="js/index.js">script>
    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
    • 119
    • 120
    • 121
    • 122
    • 123
    • 124
    • 125
    • 126
    • 127
    • 128
    • 129
    • 130
    • 131
    • 132
    • 133
    • 134
    • 135
    • 136
    • 137
    • 138
    • 139
    • 140
    • 141
    • 142
    • 143
    • 144
    • 145
    • 146
    • 147
    • 148
    • 149
    • 150
    • 151
    • 152
    • 153
    • 154
    • 155
    • 156
    • 157
    • 158
    • 159
    • 160
    • 161
    • 162
    • 163
    • 164
    • 165
    • 166
    • 167
    • 168
    • 169
    • 170
    • 171
    • 172
    • 173
    • 174
    • 175
    • 176
    • 177
    • 178
    • 179
    • 180
    • 181
    • 182
    • 183
    • 184
    • 185
    • 186
    • 187
    • 188
    • 189
    • 190
    • 191
    • 192
    • 193
    • 194
    • 195
    • 196
    • 197
    • 198
    • 199
    • 200
    • 201
    • 202
    • 203
    • 204
    • 205
    • 206
    • 207
    • 208
    • 209
    • 210
    • 211
    • 212
    • 213
    • 214
    • 215
    • 216
    • 217
    • 218
    • 219
    • 220
    • 221
    • 222
    • 223
    • 224
    • 225
    • 226
    • 227
    • 228
    • 229
    • 230
    • 231
    • 232
    • 233
    • 234
    • 235
    • 236
    • 237
    • 238
    • 239
    • 240
    • 241
    • 242
    • 243
    • 244
    • 245
    • 246
    • 247
    • 248
    • 249
    • 250
    • 251
    • 252
    • 253
    • 254
    • 255
    • 256
    • 257
    • 258
    • 259
    • 260
    • 261
    • 262
    • 263
    • 264
    • 265
    • 266
    • 267
    • 268
    • 269
    • 270
    • 271
    • 272
    • 273
    • 274
    • 275
    • 276
    • 277
    • 278
    • 279
    • 280
    • 281
    • 282
    • 283
    • 284
    • 285
    • 286
    • 287
    • 288
    • 289
    • 290
    • 291
    • 292
    • 293
    • 294
    • 295
    • 296
    • 297
    • 298
    • 299
    • 300
    • 301
    • 302
    • 303
    • 304
    • 305
    • 306
    • 307
    • 308
    • 309
    • 310
    • 311
    • 312
    • 313
    • 314
    • 315
    • 316
    • 317
    • 318
    • 319
    • 320
    • 321
    • 322
    • 323
    • 324
    • 325
    • 326
    • 327
    • 328
    • 329
    • 330
    • 331
    • 332
    • 333
    • 334
    • 335
    • 336
    • 337
    • 338
    • 339
    • 340
    • 341
    • 342
    • 343
    • 344
    • 345
    • 346
    • 347
    • 348
    • 349
    • 350
    • 351
    • 352
    • 353
    • 354
    • 355
    • 356
    • 357
    • 358
    • 359
    • 360
    • 361
    • 362
    • 363
    • 364
    • 365
    • 366
    • 367
    • 368
    • 369
    • 370
    • 371
    • 372
    • 373
    • 374
    • 375
    • 376
    • 377
    • 378
    • 379
    • 380
    • 381
    • 382
    • 383
    • 384
    • 385
    • 386
    • 387
    • 388
    • 389
    • 390
    • 391
    • 392
    • 393
    • 394
    • 395
    • 396
    • 397
    • 398
    • 399
    • 400
    • 401
    • 402
    • 403
    • 404
    • 405
    • 406
    • 407
    • 408
    • 409
    • 410
    • 411
    • 412
    • 413
    • 414
    • 415
    • 416
    • 417
    • 418
    • 419
    • 420
    • 421
    • 422
    • 423
    • 424
    • 425
    • 426
    • 427
    • 428
    • 429
    • 430
    • 431
    • 432
    • 433
    • 434
    • 435

    2.CSS样式代码 🏠

    .headr-nav{
        float: left;
        position: absolute;
        width: 600px;
        height: 107px;
        left: 25%;
    
    }
    .headr-nav li{
        float: left;
        width: 90px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin-left: 20px;
        font-size: 16px;
        margin-top: 25px;
    }
    .headr-nav li a{
        color: #222222;
    }
    .sptopfoot {
        clear: both;
        background:#ffffff;
        height: 2px;
        position: relative;
    }
    .spbottom {
        background:#4AB344;
        height: 2px;
        width:90px;
        position: absolute;
        top: 0;
        left: 20px;
        overflow: hidden;
        transition: all 1s;
    }
    .headr-right{
        position: relative;
        float: right;
        width: 154px;
        height:42px;
        margin-top: 30px;
        text-align: center;
        line-height: 42px;
        overflow: hidden;
        border: 1px solid #E6E6E6;
    
    }
    .hr-car{
        position: absolute;
        width: 300px;
        height: 140px;
        right:-1px;
        line-height: 140px;
        background-color: white;
        color: #c6c6c6;
        border: 1px solid #E6E6E6;
    }
    /*顶部导航结束*/
    .her-banner{
        width: 100%;
        height: 550px;
        overflow: hidden;
        margin: 0px auto;
        background-image:url("../images/banner.jpg");
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
    /*主页内容*/
    .content{
        position: relative;
        width: 1200px;
        margin: 0 auto;
    }
    .ban-boot{
        float: left;
        margin-top: 60px;
        width: 100%;
        height: 196px;
    
    }
    .ban-zs{
        left: 3px;
        width: 390px;
        height: 196px;
        float: left;
        margin: 0 5px;
    }
    /*果园推荐开始*/
    .recommand{
        float: left;
        width: 100%;
    }
    .rec-nav{
        float: left;
        margin-top: 60px;
        width: 100%;
        left: -1px;
        height: 48px;
        line-height: 48px;
        background: url("../images/rec-n.jpg");
        color: #48900F;
        border-bottom: 1px solid #48900F;
    }
    .rec-nav span{
        font-size: 12px;
        margin-left: 10px;
        color:#999999 ;
    }
    
    .rec-cont{
        float: left;
        width:100%;
        height: 660px;
        margin-top: 40px;
    }
    .rec-left{
        float: left;
        width: 320px;
        height: 660px;
    }
    .rec-right{
        float: left;
        width:880px;
        height: 660px;
    
    }
    .rcr{
        float: left;
        width: 270px;
        height: 330px;
        margin-left: 23px;
    }
    .rcr-top{
        width: 260px;
        height: 200px;
       margin-left: 10px;
        transition: all 0.5s;
    }
    .rcr-bot {
        width: 260px;
        height: 130px;
        margin: 0 5px;
    }
    .rb-top{
        width: 260px;
        height: 30px;
        text-align: center;
        font-size: 16px;
        border-bottom:1px dashed #999999;
    }
    .second_P{
        padding-top: 15px;
        width: 260px;
        height: 20px;
        text-align:center;
    }
    .fk-prop,.fk-prop-p{
        font-size: 12px;
        color: #4AB344;
    }
    .fk-prop-price{
        color: #4AB344;
        font-size: 18px;
    }
    .second_Marketprice {
        color: #767676;
        font-size: 12px;
        text-decoration: line-through;
    }
    .buy{
        float: left;
        width: 100%;
        margin-top: 15px;
        height: 33px;
        line-height: 33px;
        text-align: center;
    }
    .second_mallBuy{
        display: inline-block;
        height: 33px;
        width: 80%;
        line-height: 33px;
        border-radius: 3px;
        text-decoration: none;
        text-align: center;
        padding: 0;
        color: white;
        font-size: 16px;
        max-width: 240px;
        letter-spacing: 0;
        background-color:#4AB344 ;
    }
    
    /*果园推荐结束*/
    /*每日新品特卖轮播*/
    .rec-bottom{
        width: 100%;
        height: 340px;
        float: left;
        margin-top: 100px;
        overflow: hidden;
        transition: all 1s;
        -webkit-transition: all 1s;
    }
    .rbt-con{
        width:1424px;
        overflow: hidden;
        margin: 0 auto;
        height: 310px;
        transition: all 1s;
        -webkit-transition: all 1s;
        z-index: 5;
    }
    .banner_1{
        width:2848px;
        height: 310px;
        transition: all 1s;
        -webkit-transition: all 1s;
        z-index: 5;
    }
    .banner_1>img{
        float: left;
    }
    .banner-bottom{
        float:left;
        bottom: 10px;
        width: 770px;
        margin-left:50%;
        z-index: 9;
        list-style: none;
    }
    
    
    
    • 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
    • 131
    • 132
    • 133
    • 134
    • 135
    • 136
    • 137
    • 138
    • 139
    • 140
    • 141
    • 142
    • 143
    • 144
    • 145
    • 146
    • 147
    • 148
    • 149
    • 150
    • 151
    • 152
    • 153
    • 154
    • 155
    • 156
    • 157
    • 158
    • 159
    • 160
    • 161
    • 162
    • 163
    • 164
    • 165
    • 166
    • 167
    • 168
    • 169
    • 170
    • 171
    • 172
    • 173
    • 174
    • 175
    • 176
    • 177
    • 178
    • 179
    • 180
    • 181
    • 182
    • 183
    • 184
    • 185
    • 186
    • 187
    • 188
    • 189
    • 190
    • 191
    • 192
    • 193
    • 194
    • 195
    • 196
    • 197
    • 198
    • 199
    • 200
    • 201
    • 202
    • 203
    • 204
    • 205
    • 206
    • 207
    • 208
    • 209
    • 210
    • 211
    • 212
    • 213
    • 214
    • 215
    • 216
    • 217
    • 218
    • 219
    • 220
    • 221
    • 222
    • 223
    • 224
    • 225
    • 226
    • 227
    • 228
    • 229
    • 230
    • 231
    • 232
    • 233
    • 234
    • 235

    三、个人总结😊

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

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

    四、更多干货🚀

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

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

    3.以上内容技术相关问题😈欢迎一起交流学习🔥在这里插入图片描述

  • 相关阅读:
    java计算机毕业设计网上鲜花交易平台源码+数据库+lw文档+系统+部署
    Stable Diffusion之novel Ai教程,小白必经之路
    c语言中qsort函数的使用
    从零开始学习CTF,看完不信你学不会!
    JVM篇---第一篇
    【cpolar】搭建我的世界Java版服务器,公网远程联机
    通俗易懂:窗口函数 | 全是案例
    SpringCloud详解
    stm32 获取解析并显示天气
    【JavaSE】类与对象(上)类是什么?对象是什么?
  • 原文地址:https://blog.csdn.net/qq_38513433/article/details/127816881