天天看点

Web前端期末网页大作业—传统文化壁画手工艺带psd设计图(html+css+javascript)

📂文章目录

  • ​​二、📚网站介绍​​
  • ​​三、🔗网站效果​​
  • ​​▶️1.视频演示​​
  • ​​🧩 2.图片演示​​
  • ​​四、💒 网站代码​​
  • ​​🧱HTML结构代码​​
  • ​​🏠CSS样式代码​​
  • ​​五、🎁更多源码​​

二、📚网站介绍

📔网站布局方面:计划采用目前主流的、能兼容各大主流浏览器、显示效果稳定的浮动网页布局结构。

📓网站程序方面:计划采用最新的网页编程语言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代码)。

三、🔗网站效果

▶️1.视频演示

N42JP-传统文化壁画手工艺带

🧩 2.图片演示

Web前端期末网页大作业—传统文化壁画手工艺带psd设计图(html+css+javascript)
Web前端期末网页大作业—传统文化壁画手工艺带psd设计图(html+css+javascript)
Web前端期末网页大作业—传统文化壁画手工艺带psd设计图(html+css+javascript)
Web前端期末网页大作业—传统文化壁画手工艺带psd设计图(html+css+javascript)
Web前端期末网页大作业—传统文化壁画手工艺带psd设计图(html+css+javascript)
Web前端期末网页大作业—传统文化壁画手工艺带psd设计图(html+css+javascript)
Web前端期末网页大作业—传统文化壁画手工艺带psd设计图(html+css+javascript)

四、💒 网站代码

🧱HTML结构代码

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>热贡艺术——壁画</title>
<link href="style/style.css" rel="stylesheet" type="text/css">
<link href="style/index.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="Scripts/banner.js"></script>
</head>
<body>
<div class="main">
<div class="top">
<div class="logo"><img src="images/logo.png" /></div>
<div class="right">
<div class="sous">
        <input type="text" name="search" value="在这里搜索...">
        <div id="search"></div> 
    </div>
    <div class="dl"><a href="#"><img src="images/denglu.png" /></a></div>
    <div class="dl"><a href="#"><img src="images/zhuce.png" /></a></div>
</div>

</div>
<div class="nav">
<ul>
<li><a class="hos" href="index.html">首页</a></li>
<li class="nav_menu-item"><a href="#">壁画源流</a>
<ul class="nav_submenu">
        <li class="nav_submenu-item"> <a href="qingming.html">明清时期</a></li>
        <li class="nav_submenu-item"> <a href="qinhan.html">秦汉时期</a></li>
        <li class="nav_submenu-item"> <a href="shiqi.html">石器时代</a></li>
        <li class="nav_submenu-item"> <a href="qiangtie.html">墙贴</a></li>
        <li class="nav_submenu-item"> <a href="zhuangshi.html">装饰壁画</a></li>
        <li class="nav_submenu-item"> <a href="xiandai.html">现代时期</a></li>
      </ul>

</li>
<li><a href="chuancheng.html">传承保护</a></li>
<li class="nav_menu-item"><a href="#">传统壁画</a>

<ul class="nav_submenu">
        <li class="nav_submenu-item"> <a href="dianting.html">殿庭壁画</a></li>
        <li class="nav_submenu-item"> <a href="muzang.html">墓葬壁画</a></li>
        <li class="nav_submenu-item"> <a href="shiku.html">石窟壁画</a></li>
        <li class="nav_submenu-item"> <a href="siguan.html">寺观壁画</a></li>
       </ul>
</li>
<li class="nav_menu-item"><a href="#">文化创作</a>
<ul class="nav_submenu">
        <li class="nav_submenu-item"> <a href="wenhua.html">壁画文化</a></li>
       <li class="nav_submenu-item"> <a href="shuqian.html">书签文创</a></li>
       </ul>
</li>
<li><a href="lianxi.html">联系我们</a></li>
</ul>
</div>
<div class="banner">
  <div id="playBox">
    <div class="pre"></div>
    <div class="next"></div>
    <div class="smalltitle">
      <ul>
        <li class="thistitle"></li>
        <li></li>
        <li></li>
        <li></li>
       </ul>
    </div>
    <ul class="oUlplay">
       <li><a href="#"><img src="images/banner1.jpg" /></a></li>
       <li><a href="#"><img src="images/banner2.jpg" /></a></li>
       <li><a href="#"><img src="images/banner3.jpg" /></a></li>
       <li><a href="#"><img src="images/banner4.jpg" /></a></li>
       </ul>
  </div>
</div>
<div class="ner">
<div class="ner-le">
<img class="mab" src="images/le1.jpg" />
<img src="images/le2.jpg" />
</div>
<div class="ner-ri">
<div class="tit">
<div class="t1"><img src="images/ri03.png" /></div>
<div class="t2"><img src="images/ri04.png" /></div>
</div>
<div class="wzs">
<img src="images/ri01.jpg" />
<h2>热贡艺术是什么?</h2>
<p>热贡艺术是中国藏传佛教艺术的重要组
成部分和颇具广泛影响的流派,从十五
世纪开始,发祥于青海省黄南藏族自治
州同仁县境内隆务河流域。数百年来,
这里有大批艺人从事民间佛教绘塑艺术</p>
<p>
从艺人员之众多,群体技艺之精妙,都
为其它藏区所少,故被誉为"藏族画家
之乡",而同仁地区在藏语称为"热贡"
,因此这一艺术便统称为"热贡艺术"
勤劳的热贡艺人数百年来足迹遍及西藏、
四甘肃、内蒙古等国内各地和印度。

</p>
</div>
</div>
</div>
<div class="foot">
<p> | <a href="#">版权申明</a>  | <a href="#"> 联系我们 </a> | <a  href="#">友情链接</a>  |  </p>
<p>艺术专区热贡壁画文化有限公司 版权所有 徽ICP备11032616号</p>
</div>

</div>

</body>
</html>      

🏠CSS样式代码

@charset "utf-8";
/* CSS Document */
.banner{ height:420px;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ height: 409px;
background: #333;
position: relative;
overflow: hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playBox .smalltitle {width:1000px; height:20px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:20px; height:20px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

.ner{ height:807px;}
.ner-le{ width:260px; height:774px; float:left; margin-left:70px; padding-top:30px;}
.mab{ margin-bottom:50px;}
.ner-ri{ margin-left:40px;  width:600px; height:807px; float:left;}
.ner-ri .tit{     width: 130px;
    float: left;
    margin-right: 30px;
    height: 807px;
    font-family:"黑体";
}
.ner-ri .tit .t1{ width:70px; float:left; margin-top:135px;}
.ner-ri .tit .t2{ width:60px; float:left; margin-top:340px;}
.ner-ri .wzs{ width:440px; float:left;}
.ner-ri .wzs h2{ height:60px; line-height:60px; font-size:35px;}
.ner-ri .wzs p{ line-height:40px; font-size:18px;color:#FFF; color:#282828; }      

五、🎁更多源码

继续阅读