Tasks and challenges required for taking the course.
3 chapters, 35 tasks, 15 challenges
9 tasks 6 challenges
We are going to learn about SVG, the vector graphics format. We will analyze the basic primitives: lines, rectangles, and circles. We will learn how to position them, manage colors and sizes, and to create different kinds of drawings from them.
Start15 tasks 5 challenges
Basic concepts about how to design SVG shapes. Overview of fills and strokes.
Start11 tasks 4 challenges
We will delve into how SVG graphics are scaled and learn how to work with the viewBox
and preserveAspectRatio
attributes.