Sunday, May 1, 2011

CSS Summary - XVIII


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.

No comments:

Post a Comment