Drawing an Image to the Canvas by John Doe December 20, 2023 HTML <canvas id="c" width="800" height="600"></canvas> CSS body { background: #CEF; }