1 Star 0 Fork 2

xuanding/婚礼邀请函

forked from egan/婚礼邀请函 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Eng-page1-2.html 3.40 KB
一键复制 编辑 原始数据 按行查看 历史
RuanJiaFeng 提交于 2021-04-14 09:34 . first commit
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=640">
<title>We Are Getting Married!</title>
<link href="css/all-in-one.css" rel="stylesheet">
<script src="js/jquery-1.8.3.min.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-ui-1.10.3.min.js"></script>
<script src="js/jquery.fullPage.min.js"></script>
<script src="js/Animaton.js"></script>
<script src="js/sexy.js"></script>
<script>
function initPage() {
var objLoading = document.getElementById("load");
if (objLoading != null) {
objLoading.style.display = "none";
document.getElementById("pageload").style.display = "block";
m = document.getElementById("music").play();
voldown = document.getElementById("music");
voldown.volume = "0.4";
}
}
</script>
</head>
<body onLoad="initPage()">
<div id="load">
<div class="spinner"></div>
<div style="width:100%; text-align:center"><br> Loadding...
</div>
<div style=" width:100%; text-align:center; font-size:36px"><br> BRUCE&YOGA
</div>
<div style=" width:100%; text-align:center; font-size:24px;">MIX&MATCH</div>
</div>
<div style="display:none;" id="pageload">
<audio id="music" style="position:absolute; display:none">
<source src="http://www.17sucai.com/preview/27774/2014-03-19/jQuery+Html5%E5%AE%9E%E7%8E%B0%E5%94%AF%E7%BE%8E%E8%A1%A8%E7%99%BD%E5%8A%A8%E7%94%BB%E4%BB%A3%E7%A0%81/renxi.mp3">
您的浏览器不支持 audio 元素。
</audio>
<div style="position:fixed; z-index:99; left:40px; top:40px;"><img id="volbtn" src="images/play.png" onClick="volchange()"></div>
<div class="section section1">
<!--1-->
<img id="twobg" src="images/twobg.png">
<car><img id="car01" src="images/eng-car.png"></car>
<toplogo><img id="toplogo01" src="images/eng-toplogo.png"></toplogo>
<div id="handscss"><a href="#page2"><img src="images/hands.png"></a></div>
</div>
<div class="section section2">
<!--2-->
<img id="threebg" src="images/threebg.png">
<smalllogo><img id="toplogosmall01" src="images/eng-toplogo-small.png"></smalllogo>
<mapo><img id="map01" src="images/map01.png"></mapo>
<maptr><img id="map03" src="images/map03.png"></maptr>
<mapfi><img id="map05" src="images/map05.png"></mapfi>
<heart>
<!--<img id="heart01" src="images/heart.png">--><img id="heart01text" src="images/Eng-hearttext.png"></heart>
<car><img id="car02" src="images/eng-car.png"></car>
<div id="handscss02"><a href="#page3"><img src="images/hands.png"></a></div>
</div>
<div class="section section3">
<!--3-->
<img id="fourbg" src="images/fourbg.png">
<smalllogo><img id="toplogosmall02" src="images/eng-toplogo-small.png"></smalllogo>
<times><img id="time" style=" margin-left:20px;" src="images/eng-time.png"></times>
<true><a href="Eng-page2-1.html"><img id="true" src="images/eng-true.png"></a></true>
<false><a href="Eng-page3-1.html"><img id="false" src="images/eng-false.png"></a></false>
</div>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xuanding/wedding-invitation-520.git
git@gitee.com:xuanding/wedding-invitation-520.git
xuanding
wedding-invitation-520
婚礼邀请函
master

搜索帮助