Heads up! To view this whole video, sign in with your Courses Plus account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed CSS3 Master Class!
You have completed CSS3 Master Class!
Preview
In this chapter, we'll write the majority of CSS for our photo gallery project. You'll learn how to apply numerous CSS3 properties to real world scenarios.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
and the first thing that we're going to do
0:00
is we're going to go ahead and create our CSS file
0:03
and we're going to call it application.css.
0:07
The reason we're calling it application is typically you have other CSS
0:12
that you're including in your project, which, in our case, is Blueprint.
0:17
Using the file name "application" indicates that this CSS is application-specific,
0:21
or it's specific to our project,
0:27
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up