Home | History | Annotate | Download | only in compare
      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4     <title>Gears</title>
      5     <meta charset="utf-8" />
      6 </head>
      7 <body>
      8     <canvas id=gears width=500 height=500>
      9     <script src="../js/gears.js" type="text/javascript" charset="utf-8"></script>
     10 </body>
     11 </html>
     12