Advanced Photo Editor

Basic Features

Step 3: Make a canvas.
Hint: Make a <canvas> tag. Set the width and height in HTML, not in CSS:
<canvas width="400" height="400"></canvas>
Last step Next step