CSS Summary
That wraps up this CSS tutorial - congratulations for making it to the end!.
In this tutorial, we learned that CSS stands for Cascading Style Sheets and that it is used for applying styles to web pages. We learned how to code and implement CSS using the "inline", "embedded", and "external" method.
We learned about classes and ids before applying styles such as font, backgrounds, borders, margins and more. We then covered the more advanced topics such as position, float, and layers, which allows us to create cool layouts.
Next steps
If you enjoyed this CSS tutorial, check out the following:
- CSS examples
- Complete list of CSS properties
- CSS 3 (CSS version 3. Use CSS to create animations, rounded corners, marquees, background gradients, and more)
Or, if you think CSS is too easy and would like to move onto something more advanced, try the JavaScript Tutorial, the ColdFusion Tutorial, or the SQL Tutorial.

