Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<!DOCTYPE html>
<html>
    <head>
        <title></title>
        <style>
            canvas {
                border: solid;
            background-image:url(http://image.made-in-china.com/2f1j00FMYTjBdtfVkc/Split-Marble-Mosaic-Tile-with-Festos-Pattern-N1C112B2-.jpg);
            }
        </style>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    </head>
    <body>
        <button id="anime">Anime le monstre</button><br/>
        <canvas id="mycanvas" width="600" height="800"></canvas>
        <audio id="audio" >
            <source src="http://www.soundjay.com/button/button-3.mp3"/>
        </audio>
    </body>
</html>
  
Output 300px

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers