The tutor continues to explore the html <canvas> tag. The html <canvas> tag offers many possible displays with graphics. To my knowledge, it’s the only native way to produce web graphics with Javascript. Today, I’ll demonstrate a gradient effect: Click …

Web programming: another <canvas> demo Read more »