加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 4.13 KB
一键复制 编辑 原始数据 按行查看 历史
虚空之翼 提交于 2016-04-04 23:07 . 第一版1.2
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<script src="scripts/jquery-1.10.2.js"></script>
<!-- facebook link -->
<title>Queen Casino</title>
<link rel="icon" type="image/ico" href="images/favicon.ico">
<meta name="keywords" content="Texas Hold’em,Baccarat,Slots,Multi-Table Tournaments">
<meta name="description" content="Queen Casino, with millions of players worldwide in LIVE Texas Hold'em! Join for fun and get FREE chips to start, plus daily bonuses and more rewards!">
<link href="css/gow_style.css" rel="stylesheet" type="text/css">
<link href="css/css" rel="stylesheet" type="text/css">
<link href="css/css2" rel="stylesheet" type="text/css">
<script src="scripts/jquery.js"></script>
<!-- colorbox -->
<link rel="stylesheet" href="css/colorbox.css">
<script src="scripts/jquery.min.js"></script>
<script src="scripts/jquery.colorbox.js"></script>
<style>
body {
background-image: url("images/bg.png") !important;
background-color: #000;
}
</style>
</head>
<body>
<br><br><br><br><br><br><br><br><br>
<div class="content2">
<img src="images/logo02.png" class="header" alt="" border="0">
</div>
<div class="content3">
<div class="video_wrapper">
<iframe width="420" height="315" id="player" frameborder="0"
src="https://www.youtube.com/embed/EcUl5rNIhcU?autoplay=1&amp;rel=0&amp;controls=0&amp;showinfo=0">
</iframe>
</div>
</div>
<br><br><br><br><br><br>
<div class="content_title">
<h1>Queen Casino</h1>
</div>
<div class="content">
<img src="images/icon2.png" class="app_icon" alt="" border="0">
<p class="left">
with millions of players worldwide in LIVE Texas Hold'em! Join for fun and get FREE chips to start, plus daily bonuses and more rewards!
</p>
</div>
<div class="lighter_bg lighter_bg_blue">
<div class="content_title">
<h1>Download and Play for FREE!</h1>
</div>
<div class="content3" id="android_btn">
<a class="hvr_float_shadow" href="https://play.google.com/apps/testing/com.linyou.queencasino">
<img class="download_btn_width" src="images/download_btn_android.png"></a>
</div>
</div>
<!-- SOCIAL MEDIA LINKS - should float at the top right of the page all the time -->
<div class="content_title">
<h1>Connect on Social Media</h1>
</div>
<div class="social_media">
<!--<a href="https://www.youtube.com/watch?v=ibklpzKai-o" class="hvr_float_shadow" target="_blank">-->
<!--<img src="images/icon_youtube.png" class="" alt="" border="0"/></a>-->
<a href="https://www.facebook.com/Queen-Casino-252120681792207" class="hvr_float_shadow" target="_blank">
<img src="images/fb2.png" class="" alt="" border="0"></a>
<!--<a href="https://twitter.com/Game_of_Sniper" class="hvr_float_shadow" target="_blank">-->
<!--<img src="images/twitter1.png" class="" alt="" border="0"/></a>-->
<!--<a href="https://plus.google.com/u/0/b/118215925176908174272/118215925176908174272/posts" class="hvr_float_shadow" target="_blank">-->
<!--<img src="images/gplus.png" class="" alt="" border="0"/></a>-->
</div>
<!--<div class="app_link_container">-->
<!--<a href="https://play.google.com/store/apps/details?id=com.xiaoao.riskSnipe.englishGP" class="hvr_float_shadow">-->
<!--<img class="app_link" src="images/google_app_icon.png"></a>-->
<!--</div>-->
<!-- JS loaded FOOTER -->
<div id="footer">
<div class="footer" style="background-color:#f39c12 !important;">
<!--<p class="link_size"><a href="http://www.xiaoao.com/">Xiaoao games </a> | <a-->
<!--href="http://webgame.lekoolgames.com/terms-of-use">Terms Of Service</a> | <a-->
<!--href="http://webgame.lekoolgames.com/policy">Privacy Policy</a></p>-->
<p>Copyright © 2015 Lingyouhudong All rights reserved.</p>
<!-- <p><img class="footer_img_logo" src="images/home/mz_knockout_logo.png" alt="" border="0" /></p> -->
</div>
</div>
<!-- JS loaded FOOTER -->
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化