HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <ul><li><a>Home</a></li>
1 <ul><li><a>Home</a></li>
2 <li><a>Interactive courses</a></li>
2 <li><a>Interactive courses</a></li>
3 </ul><h2>SVG basics</h2>
3 </ul><h2>SVG basics</h2>
4 <ul><li>3 chapters, </li>
4 <ul><li>3 chapters, </li>
5 <li>35 tasks, </li>
5 <li>35 tasks, </li>
6 <li>15 challenges</li>
6 <li>15 challenges</li>
7 </ul><p>Learning SVG, vector graphics format: basic primitives, positioning and sizing, fills and strokes.</p>
7 </ul><p>Learning SVG, vector graphics format: basic primitives, positioning and sizing, fills and strokes.</p>
8 <p><a>Start course</a></p>
8 <p><a>Start course</a></p>
9 <h2>Theory</h2>
9 <h2>Theory</h2>
10 <p>Tasks and challenges required for taking the course.</p>
10 <p>Tasks and challenges required for taking the course.</p>
11 <p>3 chapters, 35 tasks, 15 challenges</p>
11 <p>3 chapters, 35 tasks, 15 challenges</p>
12 <p>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.</p>
12 <p>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.</p>
13 <p><a>Start</a></p>
13 <p><a>Start</a></p>
14 <p>Basic concepts about how to design SVG shapes. Overview of fills and strokes.</p>
14 <p>Basic concepts about how to design SVG shapes. Overview of fills and strokes.</p>
15 <p><a>Start</a></p>
15 <p><a>Start</a></p>
16 <p>We will delve into how SVG graphics are scaled and learn how to work with the viewBox and preserveAspectRatio attributes.</p>
16 <p>We will delve into how SVG graphics are scaled and learn how to work with the viewBox and preserveAspectRatio attributes.</p>
17 <p><a>Start</a></p>
17 <p><a>Start</a></p>
18 <h2>Final challenges will be available soon!</h2>
18 <h2>Final challenges will be available soon!</h2>