哟,一个仓鼠在线edit icon

作者:
邓朝元
Fork(复制)
下载
嵌入
BUG反馈
index.html
md
README.md
现在支持上传本地图片了!
index.html
            
            <!DOCTYPE html>
<html lang="zh">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <style>
      .title {
        margin-top: 95px;
        text-align: center;
      }
      .desc {
        color: #777;
        text-align: center;
      }
    </style>
  </head>

  <body>
    <h1 class="title">
      哟,一个仓鼠在线
    </h1>

    <p class="desc">
      <i>你可以通过查看此页面的源代码来获取到你的仓鼠</i>
    </p>

    <iframe width="500" height="300" frameborder="0" src="https://cdn.abowman.com/widgets/hamster/hamster.html?up_bgColor=ffffff&up_bodyColor=e6debe&up_earColor=d4c898&up_snoutColor=f7f4e9&up_eyeColor=000000&up_feetColor=d4c898&up_tailColor=e6debe&up_waterColor=e0efff&up_foodColor=cba920&up_wheelColor=ffffff&up_wheelOuterColor=ff4d4d&up_wheelCenterColor=e4eb2f&up_wheelSpokeColor=dedede"></iframe>
    <script>
      console.log(["Hello 笔.COOL 控制台"]);
    </script>
  </body>
</html>

        
编辑器加载中
预览
控制台