HTML5前端期末大作业:化妆品毕设主题——生物科技化妆品网页设计(6页) HTML+CSS+JavaScript...

Posted @码出未来④-web网页设计

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HTML5前端期末大作业:化妆品毕设主题——生物科技化妆品网页设计(6页) HTML+CSS+JavaScript...相关的知识,希望对你有一定的参考价值。





常见网页设计作业题材有 ​个人、 美食、 公司、 学校、 旅游、 电商、 宠物、 电器、 茶叶、 家居、 酒店、 舞蹈、 动漫、 明星、 服装、 体育、 化妆品、 物流、 环保、 书籍、 婚纱、 军事、 游戏、 节日、 戒烟、 电影、 摄影、 文化、 家乡、 鲜花、 礼品、 汽车、 其他​​ 等网页设计题目, ​​A+水平作业​​​, 可满足大学生网页大作业网页设计需求, 喜欢的可以下载!​​​

1.临近期末, 你还在为html网页设计结课作业,老师的作业要求感到头大?HTML网页作业无从下手? 网页要求的总数量太多?
2.没有合适的模板?等等一系列问题。你想要解决的问题,在这篇博文中基本都能满足你的需求~
3.原始HTML+CSS+JS页面设计, web大学生网页设计作业源码,这是一个不错的网页制作,画面精明,非常适合初学者学习使用。


作品介绍


1.网页作品简介​​ :HTML期末大学生网页设计作业 A+水平 ,喜欢的可以下载,文章页支持手机PC响应式布局。包含:​​主页、关于我们、登录、注册,​​总共4个页面。

2.网页作品编辑​​:此作品为学生期末大作业网页设计题材,代码为简单学生水平 html+css 布局制作,作品下载后可使用任意HTML编辑软件(例如:​​DW、HBuilder、NotePAD 、Vscode 、Sublime 、Webstorm、 Notepad++​​ 等任意HTML软件编辑修改网页)。

3.网页作品布局​:网页布局整体为响应式布局、LOGO、导航、主体内容布局。子页面多种布局,兴趣爱好内容使用图片列表布局,成绩页面插入了表格,联系我们使用图片对齐方式设置了左对齐。

4.网页作品技术​:使用DIV+CSS制作网页, 背景图、音乐、视频、flash、鼠标经过及选中导航变色效果、下划线 、等。 表单提交、评论留言,并使用javascript制作了表单判断(提交时表单不能为空)。

文章目录

1.首页

HTML5前端期末大作业:化妆品毕设主题——生物科技化妆品网页设计(6页)

2.产品展示

HTML5前端期末大作业:化妆品毕设主题——生物科技化妆品网页设计(6页)

3.在线留言

HTML5前端期末大作业:化妆品毕设主题——生物科技化妆品网页设计(6页)

4.新闻咨询

HTML5前端期末大作业:化妆品毕设主题——生物科技化妆品网页设计(6页)

二、文件目录


HTML5前端期末大作业:化妆品毕设主题——生物科技化妆品网页设计(6页)

三、代码实现





<!DOCTYPE HTML>
<html>
<head>
<meta name="renderer" content="webkit">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>义乌市上雅生物科技有限公司|上雅生物|上雅彩妆|莫菲|欧慕菲|幻彩星光系列|玻尿酸水光|</title>
<meta name="description" content="义乌市上雅生物科技有限公司坐落于拥有国际小商品城之都 国际进出口贸易最大集中区 国际进出口原材料最大交易地区荣誉称号的义乌市。义乌分公司成立于2013年是浙江省最具先进的企业之一,是义乌市重点扶持的进出口企业,公司经营不断发展,业绩屡创辉煌。公司在2013年度进出口总额达到3200万元人民币。 公司以化妆品原料进出口贸易为主营业务。2014年公司寻求再突破,以利用现有国外先进科技技术及上等原材料资源,自主研发化妆品及护肤品,进军国内化妆品市场,公司在长期的发展中形成了自己独特的优势,有丰富的国际市场经营基础与经验,有长期合作形成的稳定的国际客户来源及多年的营销渠道。2014年的销售额达到了8900万元人名币。为适应市场的需求,公司不断进行经营结构的调整,国内市场的品牌推广及研发更有价值更优质的产品。" />
<meta name="keywords" content="义乌市上雅生物科技有限公司|上雅生物|上雅彩妆|莫菲|欧慕菲|幻彩星光系列|玻尿酸水光|" />
<meta name="generator" content="中企视窗 网站+微信+手机站数据同步,技术领先! 5.2.9" />
<link href="favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" type="text/css" href="css/global_ui.css" id="metuimodule" data-module ="10001" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/public_cn.css" />
<script src="js/jquery1.7.2.js" type="text/javascript"></script>
<script src="js/global_ui.js" type="text/javascript"></script>
<!--[if IE]>
<script src="js/html5.js" type="text/javascript"></script>
<![endif]-->
</head>
<!--内置JS常用效果插件START-->
<LINK rel=stylesheet type=text/css href="css/zhongqi.css">
<script language="javascript" src="js/common.js"></script>
<!--内置JS常用效果插件END-->
<body>
<div id="innerContainer" style="background:none;"><!--网站内容开始-->
<!--头部SEO忧化START-->
<div style=" text-indent:-9999px; height:0px; overflow:hidden"></div>
<!--头部SEO忧化END-->
<header>
<div class="inner header">
<div class="top-logo">


<a href="index.html" title="义乌市上雅生物科技有限公司|上雅生物|上雅彩妆|莫菲|欧慕菲|幻彩星光系列|玻尿酸水光|" id="web_logo">
<img src="picture/1438583679.png" title="义乌市上雅生物科技有限公司|上雅生物|上雅彩妆|莫菲|欧慕菲|幻彩星光系列|玻尿酸水光|" />
</a>




</div>
<div class="header-nav-search"><!--<div id="websearch" class="flor mt10"><div class=search_2><form method="POST" name="myform1" action="http://www.shangyachina.com/search/search.php?lang=cn" target="_self"><div class=searchBox> <a href=javascript: target=_self class=f6 xskqy1x0><span class=dpan style=width:50px;>整站搜索</span></a> <ul style=display: none;> <li class=il data-corner=>整站搜索</li> <li class=il data-corner=151>产品展示</li> <li class=il data-corner=152>新闻资讯</li> </ul> <input value= name=class1 class=hiddenIpt type=hidden></div><div class=flol><input style=color: rgb(204, 204, 204); name=searchword class=fc xskqy1x0 xsk1x1 value=请输入搜索关键词! οnclick="this.value=" type=text></div><input type="hidden" name="lang" value=cn/><input type="hidden" name="searchtype" value=0/><input class=searchimage type=image src=templates/default/images/botton.jpg /></form></div></div>-->
<nav><ul class="list-none">
<li id="nav_10001"><a href=index.html title=首页 class=nav><span>首页</span></a></li>
<li class="line"></li><li id=nav_1 ><a href=about.html 0 title=走进上雅 class=hover-none nav><span>走进上雅</span></a></li>
<li class="line"></li><li id=nav_151 ><a href=product.html 0 title=产品展示 class=hover-none nav><span>产品展示</span></a></li>
<li class="line"></li><li id=nav_152 class=navdown><a href=news.html 0 title=新闻资讯 class=hover-none nav><span>新闻资讯</span></a></li>
<li class="line"></li><li id=nav_155 ><a href=fwcx.html 0 title=防伪查询 class=hover-none nav><span>防伪查询</span></a></li>
<li class="line"></li><li id=nav_156 ><a href=sqcx.html 0 title=授权查询 class=hover-none nav><span>授权查询</span></a></li>
<li class="line"></li><li id=nav_70 ><a href=message.html 0 title=联系我们 class=hover-none nav><span>联系我们</span></a></li>
</ul></nav></div></div>
</header>


<div class="met_flash" ><link rel=stylesheet href=css/css.css type=text/css><SCRIPT type=text/javascript src=js/lanrenzhijia.js></SCRIPT>
<div id=bn>
<div class=wrap style=height:600px;>
<span class=tu style=height:600px;>
<a href=http://qxu1590600213.my3w.com/product/showproduct.php?lang=cn&id=1523 target=_blank class=lianjie title=水乳 style=background:url(images/1440831095.jpg) no-repeat center top;height:600px;display: block;></a>
<a href=http://qxu1590600213.my3w.com/product/showproduct.php?lang=cn&id=1515 target=_blank class=lianjie title=面膜 style=background:url(images/1441003763.jpg) no-repeat center top;height:600px;display:none;></a>
</span>
</div>
<div class=inner>
<span class=txt>
<em class=zi
style=display: block;left:7px; >水乳
</em>
<em class=zi
style=display: none;left:42px; >面膜
</em>
</span>
<div id=hao>
<a class=xu></a>
<a class=xu></a>
</div>
</div>
<!--是否开启幻灯片底部透明条<div class=tiao></div>-->
</div>
</div>






<div class="index inner">
<div class="entersy">
<h3 align="center"><img src="picture/sy_es.png"></h3>
<ul>


<style type="text/css">
#img1width:170px;height:161px;background: url(images/1439167184.jpg) no-repeat scroll 0px 0px;
#img1:hoverbackground: url(images/1439167673.jpg) no-repeat scroll 0px 0px;width: 215px; height: 229px;margin: 0px 0px 0px 0px;
</style>
<a href="about.html"><li style="position: relative;" id="img1" >


</li></a>


<style type="text/css">
#img2width:170px;height:161px;background: url(images/1439166945.jpg) no-repeat scroll 0px 0px;
#img2:hoverbackground: url(images/1439167392.jpg) no-repeat scroll 0px 0px;width: 215px; height: 229px;margin: 0px 0px 0px 0px;
</style>
<a href="about.html"><li style="position: relative;" id="img2" >


</li></a>


<style type="text/css">
#img3width:170px;height:161px;background: url(images/1439167427.jpg) no-repeat scroll 0px 0px;
#img3:hoverbackground: url(images/1439167095.jpg) no-repeat scroll 0px 0px;width: 215px; height: 229px;margin: 0px 0px 0px 0px;
</style>
<a href="about.html"><li style="position: relative;" id="img3" >


</li></a>


<style type="text/css">
#img4width:170px;height:161px;background: url(images/1439167099.jpg) no-repeat scroll 0px 0px;
#img4:hoverbackground: url(images/1439167300.jpg) no-repeat scroll 0px 0px;width: 215px; height: 229px;margin: 0px 0px 0px 0px;
</style>
<a href="about.html"><li style="position: relative;" id="img4" >


</li></a>




<!--<li>
<img src="picture/sy_ppwh.png">
</li>
<li>
<img src="picture/sy_ppwh.png">
</li>
<li>
<img src="picture/sy_ppwh.png">
</li>-->
<div class="clear"></div>
</ul>
<div class="section">
<ul class="clearfix">


<li>
<div class="photo"><a href="product_content.html"><img src="picture/1478073992.jpg" /></a></div>
<div class="rsp"></div>
<a href="product_content.html"><div class="text"><h3>维他命水光素颜霜</h3><!--<div style=font-size:14px;>产品成分:水、甘油聚甲基丙烯酸酯、丙二醇、PVM/MA共聚物、新戊二醇二庚酸酯、棕榈酸乙基己酸、羟乙..</div>--></div></a>
</li>


<li>
<div class="photo"><a href="product_content.html"><img src="picture/1441097865.jpg" /></a></div>
<div class="rsp"></div>
<a href="product_content.html"><div class="text"><h3>清透保湿深层卸妆油</h3><!--<div style=font-size:14px;>成分:橄榄油、辛酸/癸酸甘油三酯、PEG-30、失水山梨醇四油酸酯、生育酚(维生素E)1,2戊二醇、..</div>--></div></a>
</li>


<li>
<div class="photo"><a href="product_content.html"><img src="picture/1441098081.jpg" /></a></div>
<div class="rsp"></div>
<a href="product_content.html"><div class="text"><h3>幻彩星光魅惑口红</h3><!--<div style=font-size:14px;>成分:纯地蜡、聚乙烯、氧化微晶蜡、棕榈酸乙基已酯、丁羟甲苯CI77494、CI77492。产品介绍:..</div>--></div></a>
</li>


<li>
<div class="photo"><a href="product_content.html"><img src="picture/1441098296.jpg" /></a></div>
<div class="rsp"></div>
<a href="product_content.html"><div class="text"><h3>幻彩星光柔润粉饼</h3><!--<div style=font-size:14px;>成分:硅处理滑石粉、云母粉、钛白粉、硬脂酸镁、二氧化硅、尼龙粉、高岭土、氧化铁黑、氧化铁黄、氧化铁红..</div>--></div></a>
</li>


<li>
<div class="photo"><a href="product_content.html"><img src="picture/1441098276.jpg" /></a></div>
<div class="rsp"></div>
<a href="product_content.html"><div class="text"><h3>莹润亮肌双色修护霜</h3><!--<div style=font-size:14px;>成分:纯净水、1.3-丁二醇、C10-18脂酸甘油三酯类、C11-15链烷醇聚醚-12、C12-20..</div>--></div></a>
</li>


<li>
<div class="photo"><a href="product_content.html"><img src="picture/1441098355.jpg" /></a></div>
<div class="rsp"></div>
<a href="product_content.html"><div class="text"><h3>幻彩星光持妆眉笔</h3><!--<div style=font-size:14px;>产品成分:纯地蜡、辛酸/癸酸甘油三酯、蜂蜡、小烛树(EUPHORBIACERIFERA)蜡、棕榈酸乙..</div>--></div></a>
</li>




</ul>
<div class="clear"></div>
</div>
<div class="chaxunbox">
<form id ="fw1" action="" method ="GET" name="fw1">
<input class="jxscx" name= "main" value="经销商查询" onClick="this.value=" />
<input type="button" class="jxscxbt" onClick="document.fw1.submit()" />
</form>
<form id ="fw" action="" method ="GET" name="fw">
<input type="text" class="fwcx" type="text" name= "main" value="输入防伪码" style=" font-size:13px;" onclick="this.value=" />
<input type="button" class="fwcxbt" onClick="document.fw.submit()"/>
</form>
</div>


<script type="text/javascript">
$(document).ready(function()
$(".section ul li .rsp").hide();
$(".section ul li").hover(function()
$(this).find(".rsp").stop().fadeTo(500,0.5)
$(this).find(".text").stop().animate(left:0, duration: 500)
,
function()
$(this).find(".rsp").stop().fadeTo(500,0)
$(this).find(".text").stop().animate(left:300, duration: "fast")
$(this).find(".text").animate(left:-300, duration: 0)
);
);
</script>
</div>
<h3 align="center" style="margin-bottom: 40px;margin-top:20px"><img src="picture/sy_sn.png"/></h3>
<div class="index-newsimg style-1" style="position: relative;">




<img src="picture/sy_newspic.png" class="flol mr10" style="vertical-align: middle;float: left;"/>


<span>
<h3 style="height: 30px;"></h3>
<span style="line-height:40px ;color: #353535;font-weight:bold;">
<a href="news_content.html" title="义乌市上雅生物科技有限公司" target="_self" style="padding-left: 20px;font-size: 14px;">义乌市上雅生物科技有限公司</a>
</span>
<p style="text-align: left;">
义乌市上雅生物科技有限公司坐落于拥有国际小商品城之都 国际进出口贸易最大集中区 国际进出口原材料最大交易地区荣誉称号的义乌市。义乌分公司成立于2013年是浙江省最具先进的企业之一,是义乌市重点扶持的进出口企业,公司经营不断发展,业绩屡创辉煌。公司在2013年度进出口总额达到3200万元人民币。 公司..&nbsp;&nbsp;<a href="news_content.html" style="color:#B9D530;"> [查看详细]</a>
</p>
<h3 style="position: absolute;top: 247px;left: 358px;"><img src="picture/sy_jiantou.png"/></h3>
<span style="position: absolute;top: 277px;left: 358px;">2015/10/07</span>
</span>




</div>


<div class="index-video style-1">
<ul>


<li>
<a href=news/shownews.php?lang=cn&id=79><img src="picture/1439803605.jpg"></a>
<span style="display: block;"><a href=news_content.html>眼线画好多重要?路人瞬间变..</a></span>
<span><img src="picture/sy_gsbtjt.png"></span>
<span style="display: block;">2015/08/17</span>
</li>


<li>
<a href=news/shownews.php?lang=cn&id=77><img src="picture/1439803613.jpg"></a>
<span style="display: block;"><a href=news_content.html>6种腮红妆修饰脸型 天天样..</a></span>
<span><img src="picture/sy_gsbtjt.png"></span>
<span style="display: block;">2015/08/17</span>
</li>




</ul>
</div>


<div class="clear"></div>
</div>


<div class="clear"></div>


</div>
<footer>
<div class="inner">


<div class="foot-text">
<span style="display: block;font-size: 18px;color: #fff;height: 40px;">COPYRIGHT</span>
© 义乌市上雅生物科技有限公司 地址:义乌市幸福里电商园A3幢407 电话:4000666773 QQ:800081597
</div>
<div class="fxicon">
<span style="display: block;font-size: 18px;color: #fff;height: 40px;">SHARE</span>
<a rel="nofollow" href="javascript:void((function(s,d,e)trycatch(e)var%20f=http://v.t.sina.com.cn/share/share.php?,u=d.location.href,p=[url=,e(u),&title=,e(d.title),&appkey=1392530042].join();function a()if(!window.open([f,p].join(),mb,[toolbar=0,status=0,resizable=1,width=620,height=450,left=,(s.width-620)/2,,top=,(s.height-450)/2].join()))u.href=[f,p].join();;if(/Firefox/.test(navigator.userAgent))setTimeout(a,0)elsea())(screen,document,encodeURIComponent));">
<img src="picture/sy_xl.png"></a>
<a href="javascript:void(0)" onClick=" var _t = encodeURI(document.title); var _url = encodeURI(window.location); var _appkey = 333cf198acc94876a684d043a6b48e14; var _site = encodeURI; var _pic = ; var _u = http://v.t.qq.com/share/share.php?title=+_t+&url=+_url+&appkey=+_appkey+&site=+_site+&pic=+_pic; window.open( _u,转播到腾讯微博, width=700, height=580, top=180, left=320, toolbar=no, menubar=no, scrollbars=no, location=yes, resizable=no, status=no ); ;" >
<img src="picture/sy_txwb.png">
</a>




<script type="text/javascript" src="js/jia.js" charset="utf-8"></script>
<!-- JiaThis Button END -->
<a class="jiathis_button_qzone"><img src="picture/sy_qq.png"></a>
<a class="jiathis_button_weixin"><img src="picture/sy_wx.png"></a>




<script type="text/javascript" src="js/jia.js" charset="utf-8"></script>
</div> <!-- JiaThis Button END -->


</div>
<div class="foot-navlink">
<span style="display: block;font-size: 18px;color: #fff;height: 40px;">MENU</span>


<a href="about.html">走进上雅</a>


<a href="product.html">产品展示</a>


<a href="news.html">新闻资讯</a>


<a href="fwcx.html">防伪查询</a>


<a href="sqcx.html">授权查询</a>


<a href="message.html">联系我们</a>


</div>
<div class="clear"></div>
</div>


</footer>
<!--网站内容结束-->
<!--bottom-->
<!--<div style=" top:250px; left:10px; position:fixed;_position:absolute;"><img src="picture/weixin.jpg" /></div>-->
<script src="js/fun.inc.js" type="text/javascript"></script>
<script src="js/xingdownbox.js" type="text/javascript"></script>
<!--内置JS常用效果插件START-->
<script language="javascript" src="js/common_tail.js"></script>
<!--内置JS常用效果插件END-->
<script src="js/stat.js" type="text/javascript"></script>
<link href=css/online5_2.css rel=stylesheet type=text/css />
<!--在线QQ代码开始-->
<div id=online_qq_layer>
<div id=online_qq_tab>
<div class=online_icon>
<a title id=floatShow style=display: block; href=javascript:void(0);><table><tr><td valign=middle height=136 width=36 align=center><h6>在线交流&nbsp;</h6></td></tr></table></a>
<a title id=floatHide style=display: none; href=javascript:void(0);><table><tr><td valign=middle height=136 width=36 align=center><h6>在线交流&nbsp;</h6></td></tr></table></a>
</div>
<!--online_icon end--></div>
<div id=onlineService>
<div class=online_windows overz>
<div class=online_w_top></div>
<!--online_w_top end-->
<div class=online_w_c overz>
<div class=online_bar expand id=onlineSort1>
<h2><a onclick=changeOnline(1)>在线交流</a></h2>
<div class=online_content overz id=onlineType1>
<ul class=overz list-none>
<li style="position:relative;"><a href="http://wpa.qq.com/msgrd?v=3&uin=8000081597&site=qq&menu=yes" title="在线客服" target="_blank" class="qq_icon"><img border="0" style="position:absolute; left:12px; top:2px;" src="picture/292d33f2c21d4fffb01e53ce434e11e2.gif" title="在线客服">在线客服</a></li> </ul>
</div>
<!--online_content end--></div>
</div>
<!--online_w_c end-->
<div class=online_w_bottom><p>
上雅生物,欢迎咨询!</p>
</div>
<!--online_w_bottom end--></div>
<!--online_windows end--></div>
</div>
<!-- online qq end -->
<div class=air>
</div>
<div style=text-align:center;clear:both>
</div>


</body>
</html>









以上是关于HTML5前端期末大作业:化妆品毕设主题——生物科技化妆品网页设计(6页) HTML+CSS+JavaScript...的主要内容,如果未能解决你的问题,请参考以下文章

HTML5期末大作业:鲜花主题网页设计——简约的网上花店网站设计(4页) HTML+CSS+JavaScript

web前端期末大作业 html+css+javascript 校园主题网页设计(南京大学3页)个人毕设专用

HTML5期末大作业:旅游网页设计——旅游住宿酒店(14页) HTML+CSS+JavaScript

HTML5+CSS期末大作业:个人主页介绍主题——-我们的挚爱 (7页) 学生DW网页设计作业成品 大学生个人网站作业模板 简单个人网页制作

Web前端期末大作业---汽车主题网页设计002(HTML+CSS+JavaScript+)实现

HTML5期末大作业:仿商城网站设计—— 绿色特产商城购物Html+Css+javascript的网页制作