Description
In this course, you will learn:-
- SVG code can be used to create a variety of graphical elements, including forms (rectangles, circles), lines, connections, and more.
- With only HTML and SVG codes, you may create scalable vector graphics.
- Create stunning designs without having to learn how to use sophisticated graphic design software.
- SVG visuals may be edited in seconds simply modifying the SVG code.
Syllabus:-
-
Introduction
-
SVG tag and an intro to unit measurements in SVG
-
Displaying/Embedding SVG with HTML web pages - part 1
-
Displaying/Embedding SVG with HTML web pages - part 2
-
SVG coordinate system
-
Drawing Rectangles with SVG
-
Drawing Rectangles in SVG - part 2
-
Drawing Rectangles in SVG - part 3
-
Drawing Circles in SVG
-
Drawing Lines in SVG
-
Creating Text with SVG code
-
Embedding Bitmap Images in SVG Images
-
Creating Links in SVG images
-
Bonus lecture: Continue your journey!