
Times have changed since the web as we know it began, a mere few years ago every element on every page had to be given a specific set of formatting and parameters to even allow you to gain some control over it - this lead to inconsistent designs, pages bloated with all those extra characters, not to mention being a complete nightmare to maintain - the solution to this problem came in the form of cascading style sheets or CSS for short. This guide explains a little about style sheets, what they are and how you can make use of them, as well as covering what they are made up of and touching on a few advanced structures before finishing off with some examples.
|