Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <h1 id="heading" onmouseover="maFonction('red');"
        onmouseout="maFonction('blue');"
        onclick="clickSurSection2(newtable,this);">
            Cliquez moi pour en savoir plus
    </h1>
    <div id="story">
        <p class="paragraph" onclick="pushTable();">Il y a a la maison un petit chien.</p>
    </div>
    <canvas id="canvas" width="600" height="300"></canvas>
</body>
</html>
Output

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

Dismiss x
public
Bin info
stevoPerisicpro
0viewers