?? 作者簡介: 一個熱愛把邏輯思維轉變為代碼的技術博主
作者主頁: 【主頁——獲取更多優質源碼】
web前端期末大作業: 【畢設項目精品實戰案例 (1000套) 】
程序員有趣的告白方式:【HTML七夕情人節表白網頁制作 (110套) 】
超炫酷的大屏可視化源碼:【 大屏展示大數據平臺可視化(150套) 】
免費且實用的WEB前端學習指南:
關于作者: 歷任研發工程師網站制作,技術組長,教學總監;曾于2016年、2020年兩度榮獲CSDN年度十大博客之星。 十載寒冰,難涼熱血;多年過去,歷經變遷,物是人非。 然而,對于技術的探索和追求從未停歇。 堅持原創,熱衷分享,初心未改,繼往開來!
文章目錄
一、?網站題目
個人網頁設計、?♂?個人簡歷制作、?簡單靜態HTML個人網頁作品、?個人介紹網站模板 、等網站的設計與制作。
二、??網站描述
?個人網頁設計網站模板采用DIV CSS布局制作,網頁作品有多個頁面,如 :個人介紹(文字頁面)、我的作品(圖片列表)、個人技能(圖文頁面)、在線留言(表單頁面)CSS樣式方面網頁整體采用左右布局結構,制作了網頁背景圖片,導航區域每個導航背景色不同,導航背景色與頁面背景呼應。
一套A+的網頁應該包含 (具體可根據個人要求而定)
頁面分為頁頭、菜單導航欄(最好可下拉)、中間內容板塊、頁腳四大部分。所有頁面相互超鏈接,可到三級頁面,有5-10個頁面組成。頁面樣式風格統一布局顯示正常網站制作,不錯亂,使用Div+Css技術。菜單美觀、醒目,二級菜單可正常彈出與跳轉。要有JS特效,如定時切換和手動切換圖片輪播。頁面中有多媒體元素,如gif、視頻、音樂,表單技術的使用。。頁面清爽、美觀、大方,不雷同。 。不僅要能夠把用戶要求的內容呈現出來,還要滿足布局良好、界面美觀、配色優雅、表現形式多樣等要求。 三、網站介紹
網站布局方面:計劃采用目前主流的、能兼容各大主流瀏覽器、顯示效果穩定的浮動網頁布局結構。
網站程序方面:計劃采用最新的網頁編程語言HTML5+CSS3+JS程序語言完成網站的功能設計。并確保網站代碼兼容目前市面上所有的主流瀏覽器,已達到打開后就能即時看到網站的效果。
網站素材方面:計劃收集各大平臺好看的圖片素材,并精挑細選適合網頁風格的圖片,然后使用PS做出適合網頁尺寸的圖片。
網站文件方面:網站系統文件種類包含:html網頁結構文件、css網頁樣式文件、js網頁特效文件、網頁圖片文件;
網頁編輯方面:網頁作品代碼簡單,可使用任意HTML編輯軟件(如:、、 、 、、Text 、++ 等任意html編輯軟件進行運行及修改編輯等操作)。
其中:
(1)html文件包含:其中index.html是首頁、其他html為二級頁面;
(2) css文件包含:css全部頁面樣式,文字滾動, 圖片放大等;
(3) js文件包含:js實現動態輪播特效, 表單提交, 點擊事件等等(個別網頁中運用到js代碼)。
四、網站演示
五、 網站代碼 HTML結構代碼
DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>我的博客title>
<link rel="stylesheet" type="text/css" href="css/style.css"/>
head>
<body>
<div class="page">
<div class="nav">
<a href="index.html" class="logo fl">首頁a>
<ul class="fr">
<a href="index.html"><li>網站首頁li>a>
<a href="sw.html"><li>我的散文li>a>
<a href="jn.html"><li>我的技能li>a>
<a href="zp.html"><li>我的作品li>a>
<a href="ms.html"><li>喜愛美食li>a>
<a href="ly.html"><li>留言交流li>a>
ul>
div>
<div class="mid">
<div class="banner"><img src="images/banner.jpg" alt="">div>
<div class="left fl">
<p class="title">關于我p>
<div class="jj">
<img src="images/tx.jpg" alt="">
<p><b>姓名:b>XXXp>
<p><b>手機:b>132****6547p>
<p><b>郵箱:b>123456789@qq.comp>
<p><b>愛好:b>音樂、動漫、游戲、運動p>
div>
<p class="title">歡迎登錄p>
<form action="" class="login" method="post">
<input type="text" placeholder="請輸入用戶名" value="" />
<input type="password" placeholder="請輸入密碼" name="" />
<button type="submit">登錄button>
form>
div>
<div class="right fl">

<p class="title">個人簡介p>
<div class="wz">
<img src="images/t1.jpg" alt="">
<p>本人性格開朗、穩重、有活力,待人熱情、真誠;工作認真負責,積極主動,能吃苦耐勞,用于承受壓力, 勇訏創新;有很強的組織能力和團隊協作精神,具有較強的適應能力;紀律性強,工作積極配合;意志堅強,具有較強的無私奉獻精神。 對待工作認真負責,善于溝通、協調有較強的組織能力與團隊精神;活潑開朗、樂觀上進、有愛心并善于施教并行;上進心強、勤于學習能不斷提高自身的能力與綜合素質。在未來的工作中,我將以充沛的精力,刻苦鉆研的精神來努力工作,穩定地提高自己的工作能力,與企業同步發展。p>
div>
div>
div>
<div class="foot">版權所屬:XXX 個人網頁div>
div>
body>
html>
CSS樣式代碼
@charset "utf-8";
*{
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
li{
list-style: none;
}
a{
color: #000;
text-decoration: none;
}
.fl{
float: left;
}
.fr{
float: right;
}
.clear20{
clear: both;
margin-bottom: 20px;
}
body{
font-size: 12px;
color: #000;
background: url(../images/bg.jpg) repeat-x;
background-size: 50% 100%;
background-attachment: fixed;
}
.page{
width: 960px;
margin: 0 auto;
background-color: #FFF;
overflow: hidden;
}
.nav{
width: 100%;
background-color: #53a3b9;
overflow: hidden;
}
.logo{
display: block;
white-space: nowrap;
text-indent: 999em;
width: 213px;
height: 50px;
background: url(../images/logo.png) no-repeat;
background-size: cover;
overflow: hidden;
margin: 5px 8px;
}
.nav ul{
width: 720px;
overflow: hidden;
margin: 5px 10px 5px 0;
}
.nav ul li{
width: 120px;
text-align: center;
line-height: 50px;
font-size: 14px;
color: #FFF;
float: left;
}
.nav ul li:hover{
background-color: #4996a5;
}
.mid{
width: 100%;
box-sizing: border-box;
padding: 10px;
overflow: hidden;
}
.banner{
width: 100%;
height: 400px;
overflow: hidden;
margin-bottom: 15px;
}
.banner img{
width: 100%;
height: 100%;
object-fit: cover;
}
.left{
width: 300px;
margin-right: 20px;
}
.right{
width: 620px;
}
p.title{
width: 100%;
line-height: 38px;
text-indent: 1em;
background-color: #53A3B9;
color: #FFF;
font-size: 18px;
margin-bottom: 20px;
}
.jj{
width: 260px;
margin: 0 auto 20px;
}
.jj img{
display: block;
width: 220px;
height: 220px;
box-sizing: border-box;
border-radius: 50%;
border: 3px solid #53A3B9;
margin: 0 auto 20px;
}
.jj p{
line-height: 26px;
margin-bottom: 5px;
}
.login{
width: 260px;
margin: 0 auto 20px;
}
.login input{
width: 100%;
height: 35px;
box-sizing: border-box;
border-radius: 5px;
border: 1px solid #000;
padding: 8px;
margin-bottom: 15px;
}
.login button{
text-align: center;
width: 100%;
height: 35px;
box-sizing: border-box;
border-radius: 5px;
background-color: #53A3B9;
font-size: 14px;
color: #FFF;
cursor: pointer;
}
.login button:hover{
background-color: #4996A5;
}
.wz{
width: 100%;
padding: 15px;
box-sizing: border-box;
overflow: hidden;
}
.wz b{
display: block;
margin-top: 10px;
margin-bottom: 20px;
font-size: 16px;
font-weight: normal;
}
.wz p{
text-indent: 2em;
line-height: 35px;
margin-bottom: 10px;
}
.wz>img{
display: block;
margin: 10px auto;
}
.wz p>img{
display: inline-block;
margin: 10px;
}
.foot{
width: 100%;
background-color: #53a3b9;
text-align: center;
line-height: 50px;
font-size: 14px;
color: #FFF;
}
.jn{
width: 100%;
height: 500px;
position: relative;
}
.jn span{
position: absolute;
text-align: center;
color: #FFF;
cursor: pointer;
transition: transform 0.6s;
border-radius: 50%;
}
.jn span:hover{
transform: scale(1.1);
}
.jn span:nth-of-type(1){
width: 120px;
line-height: 120px;
font-size: 18px;
background-color: rgba(246,229,141,0.9);
top: 280px;
left: 120px;
z-index: 1;
}
.jn span:nth-of-type(2){
width: 160px;
line-height: 160px;
font-size: 20px;
background-color: rgba(255,190,118,0.7);
top: 90px;
left: 240px;
z-index: 3;
}
.jn span:nth-of-type(3){
width: 130px;
line-height: 130px;
font-size: 20px;
background-color: rgba(255,121,121,0.8);
top: 110px;
left: 120px;
z-index: 2;
}
.jn span:nth-of-type(4){
width: 240px;
line-height: 240px;
font-size: 24px;
background-color: rgba(186,220,88,0.7);
top: 280px;
left: 280px;
z-index: 4;
}
.jn span:nth-of-type(5){
width: 120px;
line-height: 120px;
font-size: 16px;
background-color: rgba(185, 251, 244, 1.0);
top: 60px;

left: 420px;
z-index: 1;
}
.zp {
width: 100%;
overflow: hidden;
}
.zp img{
width: 180px;
height: 280px;
box-sizing: border-box;
border-radius: 5px;
border: 2px solid #6ad4ee;
margin: 10px;
cursor: pointer;
}
.ly span{
display: block;
text-align: right;
line-height: 35px;
font-size: 16px;
margin-bottom: 10px;
}
.ly label{
margin-left: 4px;
margin-right: 10px;
font-size: 16px;
}
.ly input[type=text]{
width: 280px;
height: 30px;
box-sizing: border-box;
padding: 6px;
border-radius: 4px;
border: 1px solid #000;
}
.ly textarea{
width: 280px;
height: 200px;
box-sizing: border-box;
padding: 6px;
border-radius: 4px;
border: 1px solid #000;
}
.ly button{
display: block;
width: 100px;
height: 42px;
text-align: center;
box-sizing: border-box;
border-radius: 4px;
background-color: #53A3B9;
margin: 30px auto;
font-size: 16px;
color: #FFF;
}
六、 如何讓學習不再盲目
很多剛入門編程的小白學習了基礎語法,卻不知道語法的用途,不知道如何加深映像,不知道如何提升自己,這個時候每天刷自主刷一些題就非常重要(百煉成神),可以去??途W上的編程初學者入門訓練。該專題為編程入門級別,適合剛學完語法的小白練習,題目涉及編程基礎語法,基本結構等,每道題帶有練習模式和考試模式,可還原考試模式進行模擬,也可通過練習模式進行練習 。
七、更多干貨
1.如果我的博客對你有幫助、如果你喜歡我的博客內容,請 “點贊” “??評論” “收藏” 一鍵三連哦!
2.【關注我| 獲取更多源碼 | 優質文章】 帶您學習各種前端插件、3D炫酷效果、圖片展示、文字效果、以及整站模板 、大學生畢業HTML模板 、期末大作業模板 、等! 「在這里有好多 前端 開發者,一起探討 前端 Node 知識,互相學習」!
3.
以上內容技術相關問題歡迎一起交流學習
*請認真填寫需求信息,我們會在24小時內與您取得聯系。