• 大学生个人博客网页设计模板 学生个人博客网页成品 简单个人网站作品下载 静态HTML CSS个人网页作业源代码


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



    一、👨‍🎓网站题目

    🧑个人网页设计、🙋‍♂️个人简历制作、👨‍💼简单静态HTML个人网页作品、👨‍🏭个人介绍网站模板 、等网站的设计与制作。


    二、✍️网站描述

    ⭐个人网页设计网站模板采用DIV CSS布局制作,网页作品有多个页面,如 :个人介绍(文字页面)、我的作品(图片列表)、个人技能(图文页面)、在线留言(表单页面)CSS样式方面网页整体采用左右布局结构,制作了网页背景图片,导航区域每个导航背景色不同,导航背景色与页面背景呼应。

    🏅 一套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结构代码

    
    <html>
    <head>
    
    <title>郭晓翠2013570012title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <link href="css/style.css" tppabs="css/style.css" rel="stylesheet" type="text/css">
    head>
    <body bgcolor="#0094e9" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" style="text-align:center;">
    
    
    
    
    <table id="__01" width="990" height="813" border="0" cellpadding="0" cellspacing="0" style="margin:0px auto; text-align:left;">
    	<tr>
    		<td colspan="7">
    	<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="swflash.cab#version=7,0,19,0" tppabs="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="990" height="91">
        <param name="movie" value="flash/flash.swf" tppabs="flash/flash.swf" />
        <param name="quality" value="high" />
    	<param name="wmode" value="transparent" />
        <embed src="flash/flash.swf" tppabs="flash/flash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="990" height="91" wmode="transparent" >embed>
      object>td>
    		<td>
    			<img src="../../../www.foreseebio.com/bishe/blog13/images/index.htm" tppabs="http://www.foreseebio.com/bishe/blog13/images/" width="1" height="91" alt="">td>
    	tr>
    	<tr>
    		<td colspan="7" width="990" height="31" class="nav">
    			<a href="index.html" tppabs="index.html" class="hover">网站首页a>
                <a href="Templates/wdgq.html" tppabs="Templates/wdgq.html">我的过去a>
                <a href="Templates/wdxz.html" tppabs="Templates/wdxz.html">我的现在a>
                <a href="Templates/wdjl.html" tppabs="Templates/wdjl.html">我的将来a>
                <a href="Templates/lxfs.html" tppabs="Templates/lxfs.html">联系方式a>
                <a href="Templates/xqtc.html" tppabs="Templates/xqtc.html">兴趣特长a>
            td>
    		<td>
    			<img src="../../../www.foreseebio.com/bishe/blog13/images/index.htm" tppabs="http://www.foreseebio.com/bishe/blog13/images/" width="1" height="31" alt="">td>
    	tr>
    	<tr>
    		<td colspan="7">
    			<img src="images/index_03.png" tppabs="images/index_03.png" width="990" height="30" alt="">td>
    		<td>
    			<img src="../../../www.foreseebio.com/bishe/blog13/images/index.htm" tppabs="http://www.foreseebio.com/bishe/blog13/images/" width="1" height="30" alt="">td>
    	tr>
    	<tr>
    		<td colspan="5">
    			<img src="images/index_04.png" tppabs="images/index_04.png" width="686" height="329" alt="">td>
    		<td rowspan="5">
    			<img src="images/index_05.png" tppabs="images/index_05.png" width="26" height="607" alt="">td>
    		<td valign="top" class="zqc">
            	<p>我坚信,青春并不仅仅意味着年龄或身体的年轻。只有终生恪守青年时代的信念,矢志不移,孜孜以求,才是真正的青春的光彩。p>
                <p>不要幻想人生一帆风顺,首先要培养敏锐地洞察人世、社会百态的能力。知识是一种力量。切不可轻易妥协、苟且偷生,而应该用勇气和智慧与社会搏斗,在艰难困苦的磨砺中成长。人间、社会确实矛盾重重,必须解决的问题堆积如山。但是,倘若把一切都归咎于人世,就没有真正意义上的自我成长。p>
    		td>
    		<td>
    			<img src="../../../www.foreseebio.com/bishe/blog13/images/index.htm" tppabs="http://www.foreseebio.com/bishe/blog13/images/" width="1" height="329" alt="">td>
    	tr>
    	<tr>
    		<td colspan="5">
    			<img src="images/index_07.png" tppabs="images/index_07.png" width="686" height="29" alt="">td>
    		<td>
    			<img src="images/index_08.png" tppabs="images/index_08.png" width="278" height="29" alt="">td>
    		<td>
    			<img src="../../../www.foreseebio.com/bishe/blog13/images/index.htm" tppabs="http://www.foreseebio.com/bishe/blog13/images/" width="1" height="29" alt="">td>
    	tr>
    	<tr>
    		<td rowspan="2">
    			<img src="images/index_09.png" tppabs="images/index_09.png" width="221" height="221" alt="">td>
    		<td rowspan="3">
    			<img src="images/index_10.png" tppabs="images/index_10.png" width="18" height="249" alt="">td>
    		<td>
    			<img src="images/index_11.png" tppabs="images/index_11.png" alt="" width="142" height="212" usemap="#Map2" border="0">td>
    		<td>
    			<img src="images/index_12.png" tppabs="images/index_12.png" alt="" width="153" height="212" usemap="#Map3" border="0">td>
    		<td>
    			<img src="images/index_13.png" tppabs="images/index_13.png" alt="" width="152" height="212" usemap="#Map4" border="0">td>
    		<td>
    	    <img src="images/index_14.jpg" tppabs="images/index_14.jpg" alt="" width="278" height="212" border="0" usemap="#Map">td>
    		<td>
    			<img src="../../../www.foreseebio.com/bishe/blog13/images/index.htm" tppabs="http://www.foreseebio.com/bishe/blog13/images/" width="1" height="212" alt="">td>
    	tr>
    	<tr>
    		<td colspan="3" rowspan="2">
    			<img src="images/index_15.png" tppabs="images/index_15.png" width="447" height="37" alt="">td>
    		<td rowspan="2">
    			<img src="images/index_16.png" tppabs="images/index_16.png" width="278" height="37" alt="">td>
    		<td>
    			<img src="../../../www.foreseebio.com/bishe/blog13/images/index.htm" tppabs="http://www.foreseebio.com/bishe/blog13/images/" width="1" height="9" alt="">td>
    	tr>
    	<tr>
    		<td>
    			<img src="images/index_17.png" tppabs="images/index_17.png" width="221" height="28" alt="">td>
    		<td>
    			<img src="../../../www.foreseebio.com/bishe/blog13/images/index.htm" tppabs="http://www.foreseebio.com/bishe/blog13/images/" width="1" height="28" alt="">td>
    	tr>
    	<tr>
    		<td colspan="7" width="990" height="54" align="center" style="background:#e2e2e2; border-bottom:5px solid #0095e7;">
    	     广州医学院深圳职业技术学院教学点		<td>
    	tr>
    table>
    
    
    <map name="Map">
      <area shape="rect" coords="53,137,237,198" href="#"  target="_blank">
      <area shape="rect" coords="42,46,243,130" href="Templates/lxfs.html" tppabs="Templates/lxfs.html">
    map>
    
    <map name="Map2">
      <area shape="rect" coords="5,12,137,203" href="Templates/wdxz.html" tppabs="Templates/wdxz.html">
    map>
    
    <map name="Map3">
      <area shape="rect" coords="10,9,148,208" href="Templates/wdxz.html" tppabs="Templates/wdxz.html">
    map>
    
    <map name="Map4">
      <area shape="rect" coords="7,8,147,209" href="Templates/xqtc.html" tppabs="Templates/xqtc.html">
    map>
    <embed autostart="true" loop="-1" controls="ControlPanel" width="0" height="0" src="music/music.mp3" tppabs="music/music.mp3">
    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
    • 119
    • 120
    • 121
    • 122

    💒CSS样式代码

    
    /* CSS Document */
    .nav{ padding:0px 10px; background:#e2e2e2; height:31px;}
    .nav a{ display:block; width:100px; height:39px; float:left; text-align:center; line-height:39px; font-size:14px; color:#000; text-decoration:none;}
    .nav a:hover{ border-bottom:2px solid #018bd3;}
    .nav a.hover{ border-bottom:2px solid #018bd3;}
    .nr{ padding:30px 50px; background:#fff;}
    img{ border:none;}
    .bg1{ background:#fff url("../images/bg.png")/*tpa=images/bg.png*/ no-repeat center 100px;}
    p{ line-height:24px; text-indent:2em;}
    .bg{ background:#d0e7e9; padding:20px;}
    .tc{ border-top:1px solid #ccc; border-left:1px solid #ccc;}
    .tc tr td{ border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:10px; font-size:13px; line-height:26px;}
    .tit{ margin-bottom:65px;}
    .j{ height:100px;}
    .zqc{ padding-top:50px; padding-left:10px; padding-right:10px; width:258px; height:279px;  font-size:12px; line-height:24px; color:#757575; text-indent:2em; background:url("../images/index_06.png")/*tpa=images/index_06.png*/ no-repeat;}
    
    
    
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19

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

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


    七、🎁更多干货

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

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

    3.

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

    在这里插入图片描述

  • 相关阅读:
    ElasticSearch快速入门实战
    Day56-59 进程的状态、进程控制、进程通信方式
    Linux之进程管理
    代码随想录 | Day 58 - LeetCode 739. 每日温度、496. 下一个更大元素 I
    2024清理mac苹果电脑内存免费工具CleanMyMac X4.15
    追溯网络安全本源,原生安全范式框架v1.0外滩大会正式发布
    踩坑笔记: 基于 rust-analyzer 在 vscode 中进行 rust 开发配置问题
    基于Netty的高性能RPC框架(分布式缓存、雪花算法、幂等性)
    go 的结构体极速序列化
    聊聊(微服务之SpringCloud+Boot共11章节)看看你会多少?
  • 原文地址:https://blog.csdn.net/p305114466/article/details/127781447