C H A P T E R 1
Building the HTML5 Logo – Drawing on Canvas, with Scaling, and Semantic Tags
In this chapter, we will review
- Drawing paths on a canvas
- Placing text on a canvas
- Coordinate transformations
- Fonts for text drawn on canvas and fonts for text in other elements
- Semantic tags
- The range input element