Changeset 17612

Show
Ignore:
Timestamp:
08/14/08 09:13:08 (5 months ago)
Author:
amachang
Message:

change

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • docs/amachang/20080813-procamp2008/index.html

    r17611 r17612  
    478478 
    479479    &lt;body <strong>onload="load()"</strong>&gt; 
    480         &lt;canvas id="target" style="border: 5px solid gray" width="400" height="300"&gt;&lt;/canvas&gt; 
     480        &lt;canvas id="target" style="border: 5px solid gray" width="200" height="400"&gt;&lt;/canvas&gt; 
    481481        &lt;input type="button" value="paint"  <strong>onclick="paint()"</strong> /&gt; 
    482482        &lt;input type="button" value="clear" <strong>onclick="clean()"</strong> /&gt;