? 【作者主頁——獲取更多優質源碼】
? 【web前端期末大作業——畢設項目精品實戰案例(1000套)】
文章目錄
一、網頁介紹
1 網頁簡介:此作品為學生個人主頁網頁設計題材,HTML+CSS 布局制作,web前端期末大作業,大學生網頁設計作業源碼,這是一個不錯的網頁制作,畫面精明,代碼為簡單學生水平, 非常適合初學者學習使用。
2.網頁編輯:網頁作品代碼簡單,可使用任意HTML編輯軟件(如:、、 、 、、Text 、++ 等任意html編輯軟件進行運行及修改編輯等操作)。
3.知識應用:技術方面主要應用了網頁知識中的: Div+CSS、鼠標滑過特效、、導航欄效果、、表單、二級三級頁面等,視頻、 音頻元素 、,同時設計了Logo(源文件)所需的知識點。
一、網頁效果
二、代碼展示 1.HTML結構代碼
代碼如下(示例):以下僅展示部分代碼供參考~
<html>
<head>
<title>html5優分期大學生分期購物商城模板源碼title>
<meta charset="UTF-8">
<link rel="stylesheet" href="css/app/reset.css">
<link rel="stylesheet" href="css/app/header.css">
<link rel="stylesheet" href="css/app/header_banner.css">
<link rel="stylesheet" href="css/app/right_sidebar.css">
<link rel="stylesheet" href="css/app/footer.css">
<link rel="stylesheet" href="css/bin/index.css">
<link rel="stylesheet" href="css/jquery.bxslider.css">
<link rel="stylesheet" href="fonts/u-fonticon.css">
head>
<body style="overflow:-Scroll;overflow-x:hidden" id="top">
<div class="head-top">
<div class="head-wrap">
<p class="head-top-left">
<span>歡迎來到優分期,更快更好的大學生信用消費平臺,憋說話,吻我!span>
<span class="vertical-line">span>
<a href="shoujiyoufenqi.html" target="_blank"><i>i>手機優分期a>
p>
<ul class="head-top-right">
<li class="login list-item"><a href="login.html" rel="nofollow" class="grade-one">請【登錄】a>li>
<li class="login list-item"><a href="register.html" rel="nofollow" class="grade-one" style="padding-right: 5px"> 【免費注冊】a>li>
<input type="hidden" name="_csrf" id="_csrf" value="b3c33d40-5de3-4ab7-a0dd-abef38a8626a" />
<li class="vertical-line">li>
<li class="user-box list-item top-hover-box">
<a href="/user/home" class="top-hover-link grade-one">我的優分期<var class="down-arrow icon-iconfont-arrow3">var>a>
<ul class="top-hover">
<li class=""><a href="#" rel="nofollow">我的信用a>li>
<li class=""><a href="#" rel="nofollow">我的收藏a>li>
<li class=""><a href="#" rel="nofollow">我是大使a>li>
ul>
li>
<li class="vertical-line">li>
<li class="list-item"><a href="#" rel="nofollow" class="grade-one">我的訂單a>li>
<li class="vertical-line">li>
<li class="list-item"><a href="#" rel="nofollow" class="grade-one">我要還款a>li>
<li class="vertical-line">li>
<li class="help-box list-item top-hover-box"><a href="#" rel="nofollow" class="top-hover-link grade-one">幫助中心<var class="down-arrow icon-iconfont-arrow3">var>a>
<ul class="top-hover" id="help_nav_list">
<li><a href="#" rel="nofollow" target="_blank">分期說明a>li>
<li><a href="#" rel="nofollow" target="_blank">售后說明a>li>
<li><a href="#" rel="nofollow" target="_blank">信用提現a>li>
<li><a href="#" rel="nofollow" target="_blank">還款說明a>li>
<li><a href="#" rel="nofollow" target="_blank">反欺詐a>li>
ul>
li>
ul>
div>
div>
<div id="top-ad"><a class="top_active_ad" href="#" title=""><img src="images/dingbubanner.jpg" alt="">a>div>
<div id="top-notice">div>
<div id="top-ad">div>
<div class="header-search dib-wrap">
<a class="ulogo left" href="/">a>
<div class="search-box left dib">
<input type="text" placeholder="搜索您需要的商品" class="dib" id="searchTxtId" name="q" value="">
<button class="dib" id="keyWordSearchId">
搜索
button>
div>
<ul class="right header-qq-num">
<li class="r-item top-qq">
<a href="#" target="_blank">
<i>i>在線咨詢
a>
li>
<li class="r-item tel-num"><i>i>400-081-0707li>
<li class="r-item anti-cheat">
<a href="/help/info/fanqizha" target="_blank">
<i>i>反欺詐
a>
li>
ul>
div>
<div class="r-sidebar" id="float_bar" style="display:none;">
<div class="rbar-top">
<div class="rbar-ad-box">
div>
<ul class="rbar">
<li class="rbar-item">
<a class="rbar-a rbar-app" href="javascript:;">
<i class="rbar-icon">i>
a>
<span class="rbar-img">
<img src="images/rbar-app.png" alt="掃碼下載客戶端" width="100%"/>
<var class="rbar-arr">var>
span>
li>
<li class="rbar-item">
<a class="rbar-a rbar-web" href="#" target="_blank">
<i class="rbar-icon">i>
a>
<span class="rbar-text">
新浪微博
<var class="rbar-arr">var>
span>
li>
<li class="rbar-item">
<a class="rbar-a rbar-wechat" href="javascript:;">
<i class="rbar-icon">i>
a>
<span class="rbar-img">
<img src="images/rbar-wechat.png" alt="官方微信" width="100%"/>
<span class="rbar-wechat-txt">官方微信span>
<var class="rbar-arr">var>
span>
li>
ul>
div>
2.CSS樣式代碼
.main-content{
width: 1240px; margin: 0 auto;
}
.header-top{
width: 100%; border-bottom: 1px solid #e5e5e5; background: #f5f5f5;
}
.header-tips{
height: 30px; line-height: 30px;
}
.tip-left{
float: left; color: #737373;
}
.tip-right{
float: right; color: #666;
}
.tip-right a{
color: #666;
}
.header-tips em{
margin: 0 12px; color: #e3e3e3;
}
.header-tips span{
cursor: pointer;
}
.tip-right li{
float: left;
}
.tip-hidden{
visibility: hidden;
}
.aside-banner {
height:110px;
background: #f3f3f3;
margin-top: 30px;
overflow:hidden;
}
.aside-banner li {
float: left;
width:223px;
padding-top:25px;
padding-left:25px;
overflow: hidden;
height:54px;
position: relative;
}
三、個人總結
一套合格的網頁應該包含(具體可根據個人要求而定)
頁面分為頁頭、菜單導航欄(最好可下拉)、中間內容板塊、頁腳四大部分;所有頁面相互超鏈接,可到三級頁面,有5-10個頁面組成;頁面樣式風格統一布局顯示正常,不錯亂,使用Div+Css技術;菜單美觀、醒目,二級菜單可正常彈出與跳轉;要有JS特效,如定時切換和手動切換圖片新聞;頁面中有多媒體元素,如gif、視頻、音樂,表單技術的使用;頁面清爽、美觀、大方,不雷同。網站前端程序不僅要能夠把用戶要求的內容呈現出來,還要滿足布局良好、界面美觀、配色優雅、表現形式多樣等要求。 四、更多干貨
1.如果我的博客對你有幫助、如果你喜歡我的博客內容HTML學生個人網站作業設計——HTML+CSS+Javascript優分期大學,請 “點贊” “??評論” “收藏” 一鍵三連哦!
2.??【關注我| 獲取更多源碼 | 優質文章】 帶您學習各種前端插件、3D炫酷效果、圖片展示、文字效果、以及整站模板 、大學生畢業HTML模板 、期末大作業模板 、等! 「在這里有好多 前端 開發者,一起探討 前端 Node 知識,互相學習」!
3.以上內容技術相關問題歡迎一起交流學習
免責聲明:本文系轉載自其它媒體,版權歸原作者所有;旨在傳遞信息,不代表本站的觀點、立場和對其真實性負責。如需轉載,請聯系原作者。如果來源標注有誤或侵犯了您的合法權益等其他原因不想在本站發布,來信即刪。