時間:2023-09-15 06:06:01 | 來源:網(wǎng)站運營
時間:2023-09-15 06:06:01 來源:網(wǎng)站運營
HTML+CSS+JS網(wǎng)頁設(shè)計期末課程大作業(yè):中華傳統(tǒng)文化主題設(shè)計題題材【非遺文化14頁】 web前端開發(fā)技術(shù) web課程設(shè)計 網(wǎng)頁規(guī)劃與設(shè)計:精彩專欄推薦 文末獲取聯(lián)系 ?? 作者簡介: 一個熱愛把邏輯思維轉(zhuǎn)變?yōu)榇a的技術(shù)博主 作者主頁: 【主頁—— 獲取更多優(yōu)質(zhì)源碼】 web前端期末大作業(yè): 【 畢設(shè)項目精品實戰(zhàn)案例 (1000套) 】 程序員有趣的告白方式:【 HTML七夕情人節(jié)表白網(wǎng)頁制作 (110套) 】 超炫酷的Echarts大屏可視化源碼:【 Echarts大屏展示大數(shù)據(jù)平臺可視化(150套) 】 HTML+CSS+JS實例代碼: 【 ?HTML+CSS+JS實例代碼 (炫酷代碼) 繼續(xù)更新中...】 免費且實用的WEB前端學(xué)習(xí)指南: 【 web前端零基礎(chǔ)到高級學(xué)習(xí)視頻教程 120G干貨分享】關(guān)于作者: 歷任研發(fā)工程師,技術(shù)組長,教學(xué)總監(jiān);曾于2016年、2020年兩度榮獲CSDN年度十大博客之星。 十載寒冰,難涼熱血;多年過去,歷經(jīng)變遷,物是人非。 然而,對于技術(shù)的探索和追求從未停歇。 堅持原創(chuàng),熱衷分享,初心未改,繼往開來!
Dreamweaver、HBuilder、Vscode 、Sublime 、Webstorm、Text 、Notepad++
等任意html編輯軟件進(jìn)行運行及修改編輯等操作)。 其中: (1) html文件包含:其中index.html是首頁、其他html為二級頁面; (2) css文件包含:css全部頁面樣式,文字滾動, 圖片放大等; (3) js文件包含:js實現(xiàn)動態(tài)輪播特效, 表單提交, 點擊事件等等(個別網(wǎng)頁中運用到j(luò)s代碼)。<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><link href="css/all.css" rel="stylesheet" media="all" type="text/css" /><title>非遺</title></head><body><div class="banner"><div class="c-banner"> <div class="banner"> <ul> <li><img src="images/201133058101657.jpg"></li> <li><img src="images/banner2.jpg"></li> </ul> </div> <div class="jumpBtn"> <ul> <li jumpImg="0"></li> <li jumpImg="1"></li> </ul> </div></div></div><div class="menu"> <ul class="center"> <li><a href="index.html">主頁</a></li> <li><a href="photo.html">相冊</a></li> <li><a href="news.html">文章</a></li> <li><a href="about.html">網(wǎng)站信息</a></li> </ul> <p class="clear"></p></div><div class="content"> <div class="bar"> <h2>文章</h2> </div> <div class="pad"> <div class="left"><img src="images/0.jpg" width="100%"/> <br /> </div> <div class="right"> <h2>85后非遺傳人隱居深山,千年窯火傳承不熄</h2> <p>黑色框架眼鏡,搭配衛(wèi)衣、牛仔褲……陳振云的這身打扮,似乎很難將他跟隱居深山的非遺傳人的身份聯(lián)系起來。實際上,1986年出生的陳振云,已隱居深山7年,其間只干了一件事:柴火燒窯,手工制瓷。在浙江歷史博物館的“唐三彩”展區(qū)里,有一幅唐代瓷窯遺址分布圖,將樂就是其中一處。將樂窯位于浙江省三明市將樂縣境內(nèi),始見商周,興于唐代,盛在兩宋,明清窯火不斷,延續(xù)至今。</p> <a href="info2.html" class="more">閱讀更多</a> </div> <div class="clear"></div> </div> <div class="clear"></div> <div class="bar"> <h2>非遺樂器相冊</h2> </div> <div class="tub"> <ul> <li><a href="photo1.html"><img src="images/a1.jpg" /></a></li> <li><a href="photo1.html"><img src="images/a2.jpg" /></a></li> <li><a href="photo1.html"><img src="images/a5.jpg" /></a></li> <li><a href="photo1.html"><img src="images/a4.jpg" /></a></li> <li><a href="photo1.html"><img src="images/a3.jpg" /></a></li> <li><a href="photo1.html"><img src="images/a6.jpg" /></a></li> <li><a href="photo1.html"><img src="images/a7.jpg" /></a></li> <li><a href="photo1.html"><img src="images/a8.jpg" /></a></li> </ul> <div class="clear"></div> </div> <div class="bar"> <h2>視頻</h2> </div> <div class="imglist"> <ul> <li><video controls="controls" width="100%"> <source src="video/v.mp4" type="video/mp4" /> Your browser does not support the video tag. </video> </li> <li><video controls="controls" width="100%"> <source src="video/v2.mp4" type="video/mp4" /> Your browser does not support the video tag. </video></li> </ul> <div class="clear"></div> </div> <div style="text-align:center; padding-bottom:30px"> <a href="shipin.html" class="more">更多視頻</a> </div> <div class="clear"></div></div><div class="end"> <p>www.www.www</p></div><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/js.js"></script></body></html>
@charset "utf-8";/* CSS Document */div{}ul,li,h1,h2,h3,p{ padding:0; margin:0; list-style:none}a{ text-decoration:none}html{ background:url(../images/timg.jpg)}body{ width:960px; background:rgba(0,0,0,0.8); margin:0 auto; line-height:21px}.clear{ clear:both}.menu li{ list-style:none}.logo{ position:absolute; top:50px; width:250px; height:100px; margin-left:40px}.banner{ position:relative; margin-top:0px;}.banner img{ display:block}.menu{ width:100%; text-align:center; float:left; background:#c53333}.menu li a{ color:#fff}.menu li { border-radius:10px; float:left; margin:12px; font-size:18px; padding:8px 13px ; width:185px; font-weight:bold}.right{ float:right; width:480px; padding:10px}.right h2{ margin:20px 0}.left{ float:left; width:380px; margin-left:10px; padding:10px}.content { padding-bottom:20px; font-size:16px; line-height:28px; clear:both; padding-top:10px; display:block ; color:#fff;}.more{-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;padding:0 20px; line-height:40px; background:#c53333; color:#fff; display:inline-block; margin-top:30px}.end{ clear:both; background:#c53333; color:#fff; padding:30px 0; text-align:center;}.produce img{ margin:0 20px 20px 0}.produce { line-height:30px}.pad{ padding:20px; display:block}.pics p{ margin:1px; text-align:center}.txt{ margin:20px 100px; text-align:center}.imglist{ width:96%; margin:0 auto}.imglist li a{ color:#fff}.imglist li{ float:left; width:440px; margin:10px ; margin-top:30px; text-align:center}.scrollleft{ margin:2%}.scrollleft li{ float:left; width:47.5%; margin:1%; border:#CC9900 solid 1px}.scrollleft li img{ float:left; margin-right:20px;}.news li{ padding:5px;}.imglist h2{ margin-top:30px; font-weight:normal; padding-bottom:30px}.title{ text-align:center; color:#F00; padding:10px; padding-bottom:20px; margin-bottom:20px; border-bottom:#999999 solid 1px}.fl{ float:left}.ac{ padding:0 50px}.ac h3{ margin:20px 0}.js div{ width:100%; clear:both; margin-bottom:20px; float:left}.bar h2:after{ content:''; display:block; width:60px; border-bottom:#c53333 solid 3px; position:absolute; left:50%; bottom:-20px; margin-left:-30px;}.bar h2{ position:relative;}.js div img{ float:left; margin-right:20px} .msg>div{ padding:10px}.tub { margin:0 20px}.tub li img{ width:100%; height:144px; display:block}.tub li{ width:21%; background:#111; padding:1%; margin:20px 1% ; float:left; text-align:center; color:#FFFF00}.tub li a{ color:#fff; font-size:18px}.bar{ margin:20px; clear:both; text-align:center; color:#fff; font-size:18px; font-weight:bold; padding:12px;}.feedback{ padding:30px; background:#a6957b;}.feedback span{ float:left;}.msg h4{ margin-bottom:0; font-size:18px; font-weight:normal}.msg{ background:rgba(0,0,0,0.6); width:400px; margin:15px auto; clear:both}.cls{ width:300px; margin:0 auto !important; text-align:left}.cls input.shu{ width:100%; outline:none; color:#fff; background:none; border:none; padding:10px 0; border-bottom:#fff solid 1px}.shu2{ background:#fff; border:none; padding:10px 0; width:100%}.img{ position:absolute; width:600px; height:400px; left:50%; top:50%; text-align:center; display:table;align-items:center; margin-left:-300px; margin-top:-200px}.img div{ vertical-align:middle; display:table-cell}.img div img{ max-width:100%; max-height:100%;}.photo{ position:fixed; width:100%; left:0; top:0; height:100%; z-index:55}.mask{ position:fixed; left:0; top:0; width:100%; background:rgba(0,0,0,.85); height:100%; z-index:44}.close{ display:inline-block; width:140px; padding:15px 0; display:inline-block; background:#c53333; color:#fff ; text-align:center; position:fixed; bottom:0; font-weight:bold; font-size:18px; margin-top:220px; left:50%; margin-left:-70px; cursor:pointer;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}.close:hover,.more:hover{ background:#FF6600}.c-banner{ width: 100%; position: relative;}.c-banner img{ width: 100%;}.c-banner .banner ul{ list-style: none; padding-left: 0px; margin-bottom: 0px;}.c-banner .banner ul li{ position: absolute display: none; opacity: 0;}.c-banner .banner ul li:nth-child(1){ opacity: 1; display: block;}.c-banner .banner ul li img{ width: 100%; position: absolute; height:450px;object-fit:cover; top: 0px;}.c-banner .banner ul li:first-child img{ position: relative;}.c-banner .nexImg,.c-banner .preImg{ padding: 25px 10px 25px 10px; position: absolute; top: 50%; margin-top: -53px; background: #000000; opacity: 0.5; border-radius: 5px; z-index: 10;}.c-banner .nexImg:hover,.c-banner .preImg:hover{ opacity: 0.8;}.c-banner .nexImg{ right: 0px;}.c-banner .nexImg img,.c-banner .preImg img{}.c-banner .jumpBtn{ width: 100%; position: absolute; bottom: 20px; text-align: center;}.c-banner .jumpBtn ul{ margin-bottom: 0px; padding: 0px;}.c-banner .jumpBtn ul li{ width: 30px; height: 30px; border-radius: 50%; display: inline-block; background-color: white; opacity: 0.9; margin-left: 10px;}.c-banner .jumpBtn ul li:first-child{ margin-left: 0px;}.clearfix:after{ clear:both; display:block}
請 “ 點贊” “??評論” “ 收藏”
一鍵三連哦! 【 關(guān)注我| 獲取更多源碼 | 優(yōu)質(zhì)文章】
帶您學(xué)習(xí)各種前端插件、3D炫酷效果、圖片展示、文字效果、以及整站模板 、大學(xué)生畢業(yè)HTML模板 、期末大作業(yè)模板 、等! 「在這里有好多 前端 開發(fā)者,一起探討 前端 Node 知識,互相學(xué)習(xí)」!關(guān)鍵詞:文化,設(shè)計,主題,傳統(tǒng),中華,題材,作業(yè),課程
微信公眾號
版權(quán)所有? 億企邦 1997-2025 保留一切法律許可權(quán)利。