
演示网站 chrome小恐龙游戏

编写代码
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <h3 style="text-align: center">请点击这里,按键盘方向键 ↑ 开始</h3> <div id="runner-container" class="runner-container offline" style="height: 200px; width: 600px; background: #fff; margin-left: auto; margin-right: auto; margin-top: 100px; border: 1px solid hsla(0,0%,21%,1.00); box-shadow: -1px 11px 46px 5px rgba(0,0,0,0.34); -webkit-box-shadow: -1px 11px 46px 5px rgba(0,0,0,0.34); -moz-box-shadow: -1px 11px 46px 5px rgba(0,0,0,0.34);"> </div> <img id="sprite" style="display: none;" src="img/1.png" alt="test" /> </body> <style> </style> <script src="js/index.js"></script> </html>
注册免费下载
抱歉,隐藏内容须成功 评论本文 后刷新可见!
