首页 > 编程语言 >HTML5期末大作业:茶叶网站设计——中国茶文化(30页) HTML+CSS+JavaScript

HTML5期末大作业:茶叶网站设计——中国茶文化(30页) HTML+CSS+JavaScript

时间:2022-12-30 23:02:31浏览次数:52  
标签:祁门红 JavaScript 毛尖 兰馨雀 岩茶 HTML 都匀 30 茶文化

一、作品展示>

HTML5期末大作业:茶叶网站设计——中国茶文化(30页) HTML+CSS+JavaScript_cssHTML5期末大作业:茶叶网站设计——中国茶文化(30页) HTML+CSS+JavaScript_css_02

HTML5期末大作业:茶叶网站设计——中国茶文化(30页) HTML+CSS+JavaScript_html_03

HTML5期末大作业:茶叶网站设计——中国茶文化(30页) HTML+CSS+JavaScript_html_04

HTML5期末大作业:茶叶网站设计——中国茶文化(30页) HTML+CSS+JavaScript_茶叶网站_05

二、文件目录>

HTML5期末大作业:茶叶网站设计——中国茶文化(30页) HTML+CSS+JavaScript_css_06

三、代码实现>

<!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" cnotallow="text/html; charset=utf-8" /><title>茶文化</title><link href="css/css.css" rel="external nofollow" rel="stylesheet" type="text/css" /><link href="css/lb.css" rel="external nofollow" rel="stylesheet" type="text/css" /><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/lb.js"></script><body><div>  <div style="width:960px; height:320px; margin:10px auto;">    <div id="focus">      <ul>        <li><a href="#" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" target="_blank"><img src="img/01.jpg" width="960" /></a></li>        <li><a href="#" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" target="_blank"><img src="img/02.jpg" width="960" /></a></li>        <li><a href="#" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" target="_blank"><img src="img/03.jpg" width="960"  /></a></li>        <li><a href="#" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" target="_blank"><img src="img/04.jpg"width="960"  /></a></li>        <li><a href="#" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" target="_blank"><img src="img/05.jpg"width="960"  /></a></li>      </ul>    </div>  </div>  <!---------------end------flash------------------------>  <div class="mw">弘扬中国茶文化 </div>  <div id="main">    <div id="main_im">      <div class="nav"><a href="index.html" rel="external nofollow" >首页</a><a href="fenlei.html" rel="external nofollow" >分类</a><a href="chengfen.html" rel="external nofollow" >成份</a><a href="gongxiao.html" rel="external nofollow" >功效</a><a href="baocun.html" rel="external nofollow" >保存</a><a href="wuqu.html" rel="external nofollow" >误区</a><a href="wenhua.html" rel="external nofollow" >茶文化</a><a href="mingcha.html" rel="external nofollow" >名茶</a></div>      <div class="nav2"><a href="page9.html" rel="external nofollow" >西湖龙井</a><a href="page10.html" rel="external nofollow" >洞庭碧螺春</a><a href="page11.html" rel="external nofollow" >信阳毛尖</a><a href="page12.html" rel="external nofollow" >黄山毛峰</a><a href="page13.html" rel="external nofollow" >武夷岩茶</a><a href="page14.html" rel="external nofollow" >安溪铁观音</a><a href="page15.html" rel="external nofollow" >都匀毛尖</a><a href="page16.html" rel="external nofollow" rel="external nofollow" >兰馨雀舌</a><a href="page16.html" rel="external nofollow" rel="external nofollow" >祁门红茶</a></div>      <p class="i_p"></p>      <p class="i_p">1.西湖龙井 洞庭碧螺春 </p>      <p class="i_p">3.信阳毛尖 </p>      <p class="i_p"> 4.君山银针 </p>      <p class="i_p">5.黄山毛峰 </p>      <p class="i_p">6.武夷岩茶 </p>      <p class="i_p">7.安溪铁观音 </p>      <p class="i_p">8.都匀毛尖 </p>      <p class="i_p">9:兰馨雀舌 </p>      <p class="i_p">10.祁门红茶 </p>      <p class="i_p"> 11.六安瓜片</p>      <p class="i_p">12:茅岩莓 </p>      <p class="i_p"></p>      <p class="i_p"></p>      <div class="center "> <a  href="#" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow" ><img src="images/aa8.jpg" width="760" /></a></div>      <div class="m10"> </div>    </div>  </div>  <div id="foot"></div></div></body></html>123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354



标签:祁门红,JavaScript,毛尖,兰馨雀,岩茶,HTML,都匀,30,茶文化
From: https://blog.51cto.com/u_15681752/5981257

相关文章