From the course: Building Great Forms with HTML and CSS

Using the exercise files

From the course: Building Great Forms with HTML and CSS

Start my 1-month free trial

Using the exercise files

- [Instructor] You can follow along with this course using the provided Exercise Files. Just download the ZIP file and extract the folder to your location of choice. I extracted my copy here on the Desktop for easy access. You'll see that the Exercise Files are organized by chapter and by lessons. I did this to make it easy for you to follow along with the videos. Keep in mind that not every chapter has Exercise Files. Each folder has a copy of our project as it looks at both the beginning and the ending of each video. If you want to jump ahead to see how the code will look at the end of the video, you can always peak inside the End folder for that video. If you want to follow along with me, then you'll want to go ahead and start from the Beginning folder. Many of the exercises are going to have a code snippet file. I've provided the code snippet file so that you can easily copy and paste, and ensure that you're using the correct code. The code snippets, when applicable, will be separated by comments so that you can easily grab the right code. The lesson folders will also contain any appropriate images and linked CSS. It is also worth noting that many of the chapters will contain files that we will be building upon. So as you can see in my CSS folder, I have quite a few CSS files, and that's because this particular file is an exercise that we started at the beginning of the video and then we've been adding to it every time. So the CSS is kept separate for each video, just to make it a little bit easier for you to understand what's going on. Throughout the course, many of my examples are using Font Awesome, Google Fonts, and JQuery. When necessary, I'm adding these into my project by linking out to the CDNs. Now that you understand the ins and outs of how I set up the Exercise Files, let's jump in and start building some awesome forms.

Contents