From the course: Creating a Responsive Web Design

About the exercise files - CSS Tutorial

From the course: Creating a Responsive Web Design

About the exercise files

- The exercise files for this course are available to all members and consist of a folder named "Ch01" and another folder named "Ch07". Now, inside of the folder named "Ch01" you'll find another folder named "01_01". Inside there, there are three additional folders, "files", "graphics", and "snippets". The "files" folder contains an HTML file and two CSS files. Now these files are mostly empty, but I wanted to make sure that we all started with properly formatted files. Now the "graphics" folder contains a copy of all of the final optimized web graphics that we'll be using. There are two types of files in here, there are bitmap-based files in the JPEG format and there's also some vector-based graphics in the SVG format, and we'll talk more about these specific files later on. And the "snippets" folder has a single HTML file inside. Now, this HTML file just has some code bits that we can copy and paste into our project and all of these pieces of code are nonessential to the course, they just keep you from having to type anything repetitively. And finally, inside of the "Ch07" folder, there's another folder inside of there named "07_01" with another "graphics" folder. This folder contains additional graphics that we can use if you want to follow along on the chapter where we style our webpage for print. And now that we know what to expect from this course in addition to the files that we have and the software that we'll need, we're now ready to start building our project.

Contents