上次访问的5个页面:首页
  • 我们目前有14,733个页面,448个用户,137,843次编辑。
  • 欢迎加入中文炉石wiki百科注册一个账号,一起参与编写吧!
  • 如果编辑遇到不懂的问题可以加入QQ群:群聊号码 242224065
  • Mode Standard Hydra.png 如果你想编辑页面,请详细阅读查看编辑者手册

“首页”的版本间的差异

来自炉石传说wiki(ifindhs)
跳到导航 跳到搜索
第1行: 第1行:
 
<html>
 
<html>
  
 
+
<link rel="stylesheet" type="text/css" href="http://text.ifindhs.com/duang.css"/>
<style>
 
.imgBox {
 
    overflow:hidden;
 
}
 
.imgBox img {
 
    transition:all .4s;
 
    -moz-transition:all .4s;
 
    -webkit-transition:all .4s;
 
    -o-transition:all .4s;
 
}
 
.imgBox img:hover {
 
    transform:scale(1.1);
 
}
 
</style>
 
 
 
 
<div class="img-container-index" align="center">
 
<div class="img-container-index" align="center">
 
           <!-- <div class="img-single">-->
 
           <!-- <div class="img-single">-->
第37行: 第22行:
  
 
</div>
 
</div>
</div>
 
<div>
 
<audio id="soundPlaye" src="http://www.ifindhs.com/voice/e/KAR_300_EnchantedRaven_Attack_01.ogg" preload="none"></audio>
 
<button class="button" onclick="document.getElementById('soundPlaye').play();">打出</button>
 
 
</div>
 
</div>
 
</html>
 
</html>

2020年11月14日 (六) 19:34的版本