文章目錄
- 1.設計來源
- 1.1 網站首頁
- 1.2 古典音樂界面
- 1.3 著名人物界面
- 1.4 古典樂器界面
- 1.5 歷史起源界面
- 2.效果和源碼
- 2.1 動態效果
- 2.2 源代碼
- 源碼下載
- 萬套模板,程序開發,在線開發,在線溝通
作者:xcLeigh
文章地址:https://blog.csdn.net/weixin_43151418/article/details/142785680
HTML5實現古典音樂網站源碼模板1
,大作業,畢業設計,古典音樂網站,音樂網站,網站源碼,介紹古典音樂由來,分為網站首頁,古典音樂,著名人物,古典樂器,歷史起源等頁面,實現了輪播圖、視頻、音樂播放,表單、TAB、導航欄、底部欄、列表、圖文組合、返回頂部等功能,讓你代入古典音樂的體驗感,注釋完整,代碼規范,各種風格都有,代碼上手簡單,代碼獨立,可以直接運行使用。也可直接預覽效果。
1.設計來源
????????HTML5實現古典音樂網站系列源碼模板,總共有三種風格,這是 第一種風格,打造最炫古典音樂網站,展現古典音樂的旋律之美,整體代碼整潔,容易上手,內容豐富,三種風格的代碼模板演示地址如下:
- HTML5實現古典音樂網站源碼模板1 - 簡約版(當前文章)
- HTML5實現古典音樂網站源碼模板2 - 升級版
- HTML5實現古典音樂網站源碼模板3 - 高端版
1.1 網站首頁
1.2 古典音樂界面
1.3 著名人物界面
1.4 古典樂器界面
1.5 歷史起源界面
2.效果和源碼
2.1 動態效果
????這里是完整的效果演示,可在此代碼基礎上更加完善功能,支持擴展自己的風格,可以刪減內容,打造屬于自己的古典音樂網站。
HTML5實現古典音樂網站源碼模板1
2.2 源代碼
????這里是主界面的代碼,其他圖片、js、css等代碼,見下面的 源碼下載 ,里面有所有代碼資源和相關說明。
<!--各行各業的模板源碼,來自CSDN上的xcLeigh博客:https://blog.csdn.net/weixin_43151418/article/details/128349160-->
<!DOCTYPE HTML>
<html>
<head>
<title>古典音樂網站</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/camera.css" rel="stylesheet" type="text/css" media="all" />
<script type='text/javascript' src='js/jquery-1.11.0.min.js'></script>
<script type='text/javascript' src='js/jquery.min.js'></script>
<script type='text/javascript' src='js/jquery.mobile.customized.min.js'></script>
<script type='text/javascript' src='js/jquery.easing.1.3.js'></script>
<script type='text/javascript' src='js/camera.min.js'></script>
<script type='text/javascript' src='js/xcleigh.js'></script>
</head>
<body>
<div class="h_bg">
<div class="wrap"><div class="header"><div class="logo"><h2 style="font-size: 40px; font-family: FZYaoti; color: white;text-shadow:2px 2px 2px blue;">? 古典音樂網站</h2><br/><div><span style="font-size: 18px; margin: 10px 0px; color:white;">琴聲悠揚,如山澗流水,古典音樂演繹著無盡的優雅與和諧。</span></div></div><div class="clear"></div></div>
</div>
</div>
<div class="nav_bg">
<div class="wrap"><ul class="nav"><li><a href="index.html">網站首頁</a></li><li><a href="gdyy.html">古典音樂</a></li><li class="active"><a href="gdrw.html">著名人物</a></li><li><a href="gdyq.html">古典樂器</a></li><li><a href="lsqy.html">歷史起源</a></li><div class="clear"></div></ul><div class="clear"></div>
</div>
</div>
<div class="main_bg">
<div class="wrap">
<div class="main"><div class="fluid_container"><div class="camera_wrap camera_magenta_skin" id="camera_wrap_1"><div data-thumb="images/xcsharp_lbt1.jpg" data-src="images/xcsharp_lbt1.jpg" ><div class="camera_caption fadeFromBottom"></div></div><div data-thumb="images/xcsharp_lbt2.jpg" data-src="images/xcsharp_lbt2.jpg" ><div class="camera_caption fadeFromBottom"></div></div><div data-thumb="images/xcsharp_lbt3.jpg" data-src="images/xcsharp_lbt3.jpg" ><div class="camera_caption fadeFromBottom"></div></div></div><div class="clear"></div></div></div>
</div>
</div>
<div style="margin: 10px 120px;"><div class="tdiv">? 著名人物<div class="tdiv1"></div></div><div><div style="display: flex; margin-top: 15px;"><div style="width: 24.5%; margin-right: 0.5%; border:2px solid #A7BB84; background-image: url('images/rw.png'); min-height: 210px; border-radius: 20px;"><div style="background-color:rgba(44,63,69,0.7); color:white; border-top-left-radius: 20px;border-top-right-radius: 20px;"><div style="text-align: center;font-weight: bold; padding-top: 10px;"><a class="afont" href="https://baike.baidu.com/item/李隆基" target="_blank">李隆基</a></div><div style="font-size: 12px; text-align: center; padding-bottom: 10px;">演奏琵琶、羯鼓,擅長作曲</div></div></div><div style="width: 24.5%; margin-right: 0.5%; border:2px solid #A7BB84; background-image: url('images/rw2.png'); min-height: 210px; border-radius: 20px;"><div style="background-color:rgba(44,63,69,0.7); color:white; border-top-left-radius: 20px;border-top-right-radius: 20px;"><div style="text-align: center;font-weight: bold; padding-top: 10px;"><a class="afont" href="https://baike.baidu.com/item/俞伯牙" target="_blank">俞伯牙</a></div><div style="font-size: 12px; text-align: center; padding-bottom: 10px;">被人尊為“琴仙”</div></div></div><div style="width: 24.5%; margin-right: 0.5%; border:2px solid #A7BB84; background-image: url('images/rw3.png'); min-height: 210px; border-radius: 20px;"><div style="background-color:rgba(44,63,69,0.7); color:white; border-top-left-radius: 20px;border-top-right-radius: 20px;"><div style="text-align: center;font-weight: bold; padding-top: 10px;"><a class="afont" href="https://baike.baidu.com/item/師曠" target="_blank">師曠</a></div><div style="font-size: 12px; text-align: center; padding-bottom: 10px;">先秦著名音樂大師,古人稱為樂圣</div></div></div><div style="width: 25%; border:2px solid #A7BB84; background-image: url('images/rw4.png'); min-height: 210px; border-radius: 20px;"><div style="background-color:rgba(44,63,69,0.7); color:white; border-top-left-radius: 20px;border-top-right-radius: 20px;"><div style="text-align: center;font-weight: bold; padding-top: 10px;"><a class="afont" href="https://baike.baidu.com/item/李延年" target="_blank">李延年</a></div><div style="font-size: 12px; text-align: center; padding-bottom: 10px;">西漢時期的音樂家</div></div></div></div><div style="display: flex; margin-top: 15px;"><div style="width: 24.5%; margin-right: 0.5%; border:2px solid #A7BB84; background-image: url('images/rw5.png'); min-height: 210px; border-radius: 20px;"><div style="background-color:rgba(44,63,69,0.7); color:white; border-top-left-radius: 20px;border-top-right-radius: 20px;"><div style="text-align: center;font-weight: bold; padding-top: 10px;"><a class="afont" href="https://baike.baidu.com/item/嵇康" target="_blank">嵇康</a></div><div style="font-size: 12px; text-align: center; padding-bottom: 10px;">通曉音律,尤愛彈琴</div></div></div><div style="width: 24.5%; margin-right: 0.5%; border:2px solid #A7BB84; background-image: url('images/rw6.png'); min-height: 210px; border-radius: 20px;"><div style="background-color:rgba(44,63,69,0.7); color:white; border-top-left-radius: 20px;border-top-right-radius: 20px;"><div style="text-align: center;font-weight: bold; padding-top: 10px;"><a class="afont" href="https://baike.baidu.com/item/黃自" target="_blank">黃自</a></div><div style="font-size: 12px; text-align: center; padding-bottom: 10px;">中國30年代重要作曲家</div></div></div><div style="width: 24.5%; margin-right: 0.5%; border:2px solid #A7BB84; background-image: url('images/rw7.png'); min-height: 210px; border-radius: 20px;"><div style="background-color:rgba(44,63,69,0.7); color:white; border-top-left-radius: 20px;border-top-right-radius: 20px;"><div style="text-align: center;font-weight: bold; padding-top: 10px;"><a class="afont" href="https://baike.baidu.com/item/朱載堉" target="_blank">朱載堉</a></div><div style="font-size: 12px; text-align: center; padding-bottom: 10px;">明代著名的律學家(有“律圣”之稱)</div></div></div><div style="width: 25%; border:2px solid #A7BB84; background-image: url('images/rw8.png'); min-height: 210px; border-radius: 20px;"><div style="background-color:rgba(44,63,69,0.7); color:white; border-top-left-radius: 20px;border-top-right-radius: 20px;"><div style="text-align: center;font-weight: bold; padding-top: 10px;"><a class="afont" href="https://baike.baidu.com/item/姜夔" target="_blank">姜夔</a></div><div style="font-size: 12px; text-align: center; padding-bottom: 10px;">中國古代十大音樂家</div></div></div></div></div><div style="height: 20px;"></div></div>
<div class="ftr-bg"><div class="wrap"><div class="copy"><span style="font-weight: bold; color:#D4D9B0; margin-bottom: 10px;"><a href="index.html" class="afont1">網站首頁</a> - <a href="gdyy.html" class="afont1">古典音樂</a> - <a href="gdrw.html" class="afont1">著名人物</a> - <a href="gdyq.html" class="afont1">古典樂器</a> - <a href="lsqy.html" class="afont1">歷史起源</a> </span><br/><div style="height: 10px;"></div>版權所有 @2024 CopyRight 古典音樂網站<a href="https://blog.csdn.net/weixin_43151418" target="_blank">xcLeigh</a> | <a href="https://item.taobao.com/item.htm?id=805108173963" target="_blank">欣晨軟件服務</a></div></div>
</div><div id="shangxia2"><span id="gotop1"><img src="images/huojian.svg" style="background-color: none;box-shadow:none;" alt="返回頂部小火箭"></span></div>
</body>
</html>
源碼下載
HTML5實現古典音樂網站源碼模板1(源碼) 點擊下載
萬套模板,程序開發,在線開發,在線溝通
- 專業后端大佬在線溝通需求開發
- 專業前端大佬在線溝通需求開發
- 專業網站整套大佬在線溝通需求開發
- 專業畢業設計大佬在線溝通需求開發
- 專業大作業大佬在線溝通需求開發
- 【優惠活動】專屬定制,程序在線開發
???? 💢 關注博主 帶你實現暢游前后端
???? 🏰 加入社區 帶你體驗馬航不孤單
???? 💯 神秘個人簡介 帶你體驗不一樣得介紹
???? 💘 為愛表白 為你那個TA,體驗別致的浪漫驚喜
???? 🎀 酷炫邀請函 帶你體驗高大上得邀請
???? ① 🉑提供云服務部署(有自己的阿里云);
???? ② 🉑提供前端、后端、應用程序、H5、小程序、公眾號、大作業等相關業務;
???? 如🈶合作請聯系我,期待您的聯系。
????注:本文撰寫于CSDN平臺,作者:xcLeigh(所有權歸作者所有),https://blog.csdn.net/weixin_43151418,如果相關下載沒有跳轉,請查看這個地址,相關鏈接沒有跳轉,皆是抄襲本文,轉載請備注本文原地址。
???? 親,碼字不易,動動小手,歡迎 點贊 ? 收藏,如 🈶 問題請 留言(評論),博主看見后一定及時給您答復,💌💌💌
原文地址:https://blog.csdn.net/weixin_43151418/article/details/142785680(防止抄襲,原文地址不可刪除)