158. web前端网页制作 橙色大气的网络科技app开发公司响应式网页设计实例 大学生期末大作业 html+css+js
目录
前言
橙色大气的网络科技app开发公司响应式网页设计实例,应用html+css+js,应用 Div、导航条、图片轮翻效果、鼠标滑动特效、悬浮菜单、留言表单、背景特效等。适用于大学生网页课程作业设计、公司网页制作等,供大家参考。
一、网页概述
1.网页布局
网页布局为“同字型”的响应式布局,即最上面是网站的标题以及横幅广告条,接下来就是网站的主要内容,左右分列一些两小条内容,中间是主要部分,与左右一起罗列到底。响应式布局可以根据不同的设备屏幕大小自动调整页面布局,提高用户体验。
2.知识应用
本实例应用HTML+CSS+JS,应用html+css+js,应用 Div、导航条、图片轮翻效果、鼠标滑动特效、悬浮菜单、留言表单、背景特效等。
3.网页支持
支持如Dreamweaver、HBuilder、Text 、Vscode 等任意html编辑软件进行编辑修改;支持包括IE、Firefox、Chrome、Safari主流浏览器浏览。
二、网页文件
本网页实例共包含9个页面:
三、网页效果
提示:以下是本篇文章正文内容,下面案例供参考:
四、代码展示
1.html
<html>
<head>
<title>首页</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="css/bootstrap.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/animate.min.css" />
<script src="js/jquery-1.11.2.min.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/modernizr.custom.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script src="js/index.js"></script>
<script type="text/javascript" src="js/modernizr.custom.js"></script>
<script type="text/javascript" src="js/jquery.dlmenu.js"></script>
<script type="text/javascript" src="dist/swipeslider.min.js"></script>
<script src="js/lib.v1.min.js"></script>
<script src="js/org.js"></script>
<!--/script-->
</head>
<body>
<!--header-->
<header>
<div class="navbar-default" >
<div class="container">
<div class="logo">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="icon-bar"> </span>
<span class="icon-bar"> </span>
<span class="icon-bar"> </span>
</button>
<h1><a href="index.html"></a></h1>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="navbar-nav">
<li><a href="index.html" class="now">首页</a></li>
<li><a href="Ios.html">IOS开发</a></li>
<li><a href="Android.html">Android开发</a></li>
<li><a href="weixin.html">微信开发</a></li>
<li><a href="plan.html">解决方案</a></li>
<li><a href="news.html">新闻中心</a></li>
<li><a href="case.html">成功案例</a></li>
</ul>
<div class="clearfix"> </div>
</div>
<script src="js/menu_jquery.js"></script>
</div>
<div class="clearfix"> </div>
</div>
<div class="headerbg"></div>
</header>
<!--banner-->
<div class="banner">
<p style="background:url(images/bann01.jpg) no-repeat center; background-size:cover;"></p>
</div>
<!--<div class="banner">
<div class="container">
<div class="ban_img"></div>
</div>
</div>-->
<!--解决方案-->
<div class="welcome-grids bg-white">
<div class="container">
<div class="p_title">
<h2>解决方案</h2>
<p>为客户提供最优的互联网整体解决方案</p>
</div>
<div class="welcome-gridsinfo">
<div class="welcome-grid wow fadeInUp" data-wow-delay=".5s" style="visibility: visible; animation-delay:.5s; animation-name: fadeInUp;">
<div class="prd_box prd_1">
<b class="b1"></b>
<div class="prd_t">
<h4>电商类APP开发定制</h4>
<p>支持系统:Android、IOS7.0或更高版本。与iPad兼容。网尽天下精品,品味精致生活</p>
</div>
<div class="prd_d"> <a href="plan.html">查看详情</a></div>
</div>
</div>
<div class="welcome-grid wow fadeInUp" data-wow-delay=".5s" style="visibility: visible; animation-delay:.5s; animation-name: fadeInUp;">
<div class="prd_box prd_2">
<b class="b2"></b>
<div class="prd_t">
<h4>餐饮类APP开发定制</h4>
<p>支持系统:Android、IOS7.0或更高版本。与iPad兼容。网尽天下精品,品味精致生活</p>
</div>
<div class="prd_d"> <a href="plan.html">查看详情</a></div>
</div>
</div>
<div class="welcome-grid wow fadeInUp" data-wow-delay=".5s" style="visibility: visible; animation-delay:.5s; animation-name: fadeInUp;">
<div class="prd_box prd_3">
<b class="b3"></b>
<div class="prd_t">
<h4>医疗类APP开发定制</h4>
<p>支持系统:Android、IOS7.0或更高版本。与iPad兼容。网尽天下精品,品味精致生活</p>
</div>
<div class="prd_d"> <a href="javascript:">查看详情</a></div>
</div>
</div>
<div class="welcome-grid wow fadeInUp" data-wow-delay=".5s" style="visibility: visible; animation-delay:.5s; animation-name: fadeInUp;">
<div class="prd_box prd_4"> <b class="b4"></b>
<div class="prd_t">
<h4>服装类APP开发定制</h4>
<p>支持系统:Android、IOS7.0或更高版本。与iPad兼容。网尽天下精品,品味精致生活</p>
</div>
<div class="prd_d"> <a href="plan.html">查看详情</a></div>
</div>
</div>
<div class="fm_more wow fadeInUp" data-wow-delay="1s" style="visibility: visible; animation-delay:1s; animation-name: fadeInUp;"><a href="plan.html">查看更多解决方案</a></div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--/服务流程-->
<div class="liucheng">
<div class="lc2">
<div class="container">
<div class="p_title">
<h2>服务流程</h2>
<p>放大品牌的声音,赋予品牌弥久传动力</p>
</div>
<div class="section advantage fp-section active" data-anchor="advantage">
<div class="inner">
<div class="nr">
<ul>
<li class="ease-3">
<a href="###" class="item txt-c ease-3">
<div class="circle ease-3 ">
<div class="circle_l ease-3"></div>
<div class="circle_r ease-3"></div>
<span class="c-1"></span>
</div>
<h1 class="ease-3">需求沟通</h1>
<p class="ease-3">倾听客户需求,了解用户使用环境和操作流程</p>
</a></li>
<li class="ease-3">
<a href="###" class="item txt-c ease-3">
<div class="circle ease-3">
<div class="circle_l ease-3"></div>
<div class="circle_r ease-3"></div>
<span class="c-2"></span>
</div>
<h1 class="ease-3">签订合同</h1>
<p class="ease-3">头脑风景交互情景模拟,原型设计</p>
</a></li>
<li class="ease-3"><a href="###" class="item txt-c ease-3">
<div class="circle ease-3">
<div class="circle_l ease-3"></div>
<div class="circle_r ease-3"></div>
<span class="c-3"></span>
</div>
<h1 class="ease-3">交互设计</h1>
<p class="ease-3">头脑风景交互情景模拟,原型设计</p>
</a></li>
<li class="ease-3"><a href="###" class="item txt-c ease-3">
<div class="circle ease-3">
<div class="circle_l ease-3"></div>
<div class="circle_r ease-3"></div>
<span class="c-4"></span>
</div>
<h1 class="ease-3">视觉创意</h1>
<p class="ease-3">色彩及平面元素设定,结构和布局规范确认</p>
</a></li>
<li class="ease-3"><a href="###" class="item txt-c ease-3">
<div class="circle ease-3">
<div class="circle_l ease-3"></div>
<div class="circle_r ease-3"></div>
<span class="c-5"></span>
</div>
<h1 class="ease-3">技术开发</h1>
<p class="ease-3">移动应用数据对接与开发</p>
</a></li>
<li class="ease-3"><a href="###" class="item txt-c ease-3">
<div class="circle ease-3">
<div class="circle_l ease-3"></div>
<div class="circle_r ease-3"></div>
<span class="c-6"></span>
</div>
<h1 class="ease-3">测试反馈</h1>
<p class="ease-3">修改调整,规范完善</p>
</a></li>
<li class="ease-3"><a href="###" class="item txt-c ease-3">
<div class="circle ease-3">
<div class="circle_l ease-3"></div>
<div class="circle_r ease-3"></div>
<span class="c-7"></span>
</div>
<h1 class="ease-3">跟进服务</h1>
<p class="ease-3">后续维护,持续跟进</p>
</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<!--成功案例-->
<div class="case bg-white">
<div class="container">
<div class="p_title"><h2>成功案例</h2></div>
<div class="case-grids tabs-qh">
<dl class="index_news_title wow fadeInUp" data-wow-delay=".5s" style="visibility: visible; animation-delay:.5s; animation-name: fadeInUp;">
<dd><a class="tab-now" data-index="0" href="#">外贸网站</a></dd>
<dd><a data-index="1" href="#">品牌网站</a></dd>
<dd><a data-index="2" href="#">集团型网站</a></dd>
<dd><a data-index="3" href="#">化妆品网站</a></dd>
<dd><a data-index="1" href="#">酒店网站</a></dd>
<dd><a data-index="1" href="#">购物网站</a></dd>
<dd><a data-index="1" href="#">企业网站</a></dd>
<dd onClick="location.href='case.html'"><a href="case.html">更多...</a></dd>
</dl>
<div class="clearfix"></div>
<div class="tabs-content" id="index_news_list">
<div class="news-grid now" >
<ul>
<li >
<a href="case_detail.html">
<article>
<img src="images/fa-1.jpg">
<summary>爸妈在线</summary>
</article>
</a>
</li>
<li><a href="case_detail.html">
<article>
<img src="images/fa-2.jpg">
<summary>爸妈在线</summary>
</article>
</a></li>
...
2.CSS
代码如下(节选示例):
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
...
3.JS
代码如下(节选示例):
/*
* jQuery EasIng v1.1.2 - http://gsgd.co.uk/sandbox/jquery.easIng.php
*
* Uses the built In easIng capabilities added In jQuery 1.1
* to offer multiple easIng options
*
* Copyright (c) 2007 George Smith
* Licensed under the MIT License:
* http://www.opensource.org/licenses/mit-license.php
*/
// t: current time, b: begInnIng value, c: change In value, d: duration
jQuery.extend( jQuery.easing,
{
easeInQuad: function (x, t, b, c, d) {
return c*(t/=d)*t + b;
},
easeOutQuad: function (x, t, b, c, d) {
return -c *(t/=d)*(t-2) + b;
},
easeInOutQuad: function (x, t, b, c, d) {
if ((t/=d/2) < 1) return c/2*t*t + b;
return -c/2 * ((--t)*(t-2) - 1) + b;
},
easeInCubic: function (x, t, b, c, d) {
return c*(t/=d)*t*t + b;
},
easeOutCubic: function (x, t, b, c, d) {
return c*((t=t/d-1)*t*t + 1) + b;
},
easeInOutCubic: function (x, t, b, c, d) {
if ((t/=d/2) < 1) return c/2*t*t*t + b;
return c/2*((t-=2)*t*t + 2) + b;
},
easeInQuart: function (x, t, b, c, d) {
return c*(t/=d)*t*t*t + b;
},
easeOutQuart: function (x, t, b, c, d) {
return -c * ((t=t/d-1)*t*t*t - 1) + b;
},
easeInOutQuart: function (x, t, b, c, d) {
if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
return -c/2 * ((t-=2)*t*t*t - 2) + b;
},
easeInQuint: function (x, t, b, c, d) {
return c*(t/=d)*t*t*t*t + b;
},
easeOutQuint: function (x, t, b, c, d) {
return c*((t=t/d-1)*t*t*t*t + 1) + b;
},
easeInOutQuint: function (x, t, b, c, d) {
if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
return c/2*((t-=2)*t*t*t*t + 2) + b;
},
easeInSine: function (x, t, b, c, d) {
return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
},
easeOutSine: function (x, t, b, c, d) {
return c * Math.sin(t/d * (Math.PI/2)) + b;
},
easeInOutSine: function (x, t, b, c, d) {
return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
},
easeInExpo: function (x, t, b, c, d) {
return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
},
easeOutExpo: function (x, t, b, c, d) {
return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
},
easeInOutExpo: function (x, t, b, c, d) {
if (t==0) return b;
if (t==d) return b+c;
if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
},
easeInCirc: function (x, t, b, c, d) {
return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
},
easeOutCirc: function (x, t, b, c, d) {
return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
},
easeInOutCirc: function (x, t, b, c, d) {
if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
},
easeInElastic: function (x, t, b, c, d) {
var s=1.70158;var p=0;var a=c;
if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3;
if (a < Math.abs(c)) { a=c; var s=p/4; }
else var s = p/(2*Math.PI) * Math.asin (c/a);
return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
},
easeOutElastic: function (x, t, b, c, d) {
var s=1.70158;var p=0;var a=c;
if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3;
if (a < Math.abs(c)) { a=c; var s=p/4; }
else var s = p/(2*Math.PI) * Math.asin (c/a);
return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
},
easeInOutElastic: function (x, t, b, c, d) {
var s=1.70158;var p=0;var a=c;
if (t==0) return b; if ((t/=d/2)==2) return b+c; if (!p) p=d*(.3*1.5);
if (a < Math.abs(c)) { a=c; var s=p/4; }
else var s = p/(2*Math.PI) * Math.asin (c/a);
if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
},
easeInBack: function (x, t, b, c, d, s) {
if (s == undefined) s = 1.70158;
return c*(t/=d)*t*((s+1)*t - s) + b;
},
easeOutBack: function (x, t, b, c, d, s) {
if (s == undefined) s = 1.70158;
return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
},
easeInOutBack: function (x, t, b, c, d, s) {
if (s == undefined) s = 1.70158;
if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
},
easeInBounce: function (x, t, b, c, d) {
return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
},
easeOutBounce: function (x, t, b, c, d) {
if ((t/=d) < (1/2.75)) {
return c*(7.5625*t*t) + b;
} else if (t < (2/2.75)) {
return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
} else if (t < (2.5/2.75)) {
return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
} else {
return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
}
},
easeInOutBounce: function (x, t, b, c, d) {
if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
}
});
...
五、总结
一个优秀的网页应具备以下几个特点:
1.简洁实用
尽量以最高效率的方式将用户所要想得到的信息传送给他就是最好的,要去掉所有的冗余的东西;
2.使用方便
要满足使用者的要求,网页适合使用,显示出其功能美;
3.整体性好
围绕一个统一的目标设计,强调整体的功能性;
4.形象突出
尽量符合网页美的标准,能够使网站的形象得到最大限度的提升,追求雅俗共赏。页面用色协调,布局符合形式美的要求:布局有条理,充分利用美的形式,使网页富有可欣赏性,提高档次。
5.交互式强
发挥网络的优势,想方设法使每个使用者都参与到其中来。
六、更多推荐
【关注作者|获取更多源码(2000+个网页源码)|优质文章】;您的支持是我创作的动力!看到这里就【点赞收藏博文】,三连支持下吧,3Q;关注我带您学习各种前端插件、整站模板、3D炫酷效果、图片展示、文字效果、大学生毕业HTML、期末大作业模板案例等;以上内容技术有兴趣的可以交流学习!更多优质博客文章、网页模板点击以下链接查阅:仙女网页设计-CSDN博客。