From the course: Design the Web: SVG Rollovers with CSS

About the exercise files

The exercise files for this course are available to all members of the Lynda.com online training library and consist of two files. First is an HTML file called important_things. This is an HTML file that has a single image tag inside of the body area and there's a source that points to an SVG graphic. The other file in the exercise files is the SVG graphic. We're going to be opening this file up inside of a text editor and copying all of this SVG code. Now, this is a graphic that I created in combination with using artwork from Illustrator and hand-coding some of the individual tags. And you can use this SVG graphic or any SVG graphic you create from any other application to follow along with the techniques in this course. And now that we're familiar with the exercise files, next we'll talk about three different options we have for controlling SVG with CSS.

Contents