Removed redundantan body entry.
authorEugen Sawin <sawine@me73.com>
Sun, 04 Jul 2010 01:12:52 +0200
changeset 11139a26267e12
parent 10 9460588a1633
child 12 c0e74abb2a26
Removed redundantan body entry.
factory/v2010/index.html
     1.1 --- a/factory/v2010/index.html	Sun Jul 04 01:09:28 2010 +0200
     1.2 +++ b/factory/v2010/index.html	Sun Jul 04 01:12:52 2010 +0200
     1.3 @@ -1,7 +1,6 @@
     1.4  <p>
     1.5  <!--<img src="images/world.png" alt="world map" height="280" width="100%" />
     1.6  -->
     1.7 -<body onload="draw(0, 0, 0, 0);">  
     1.8  <canvas id="mandelbrot" width="670" height="280"></canvas> 
     1.9  <button onclick="draw(0, -1, 0, 0);">Left</button>
    1.10  <button onclick="draw(0, 1, 0, 0);">Right</button>