How is CSS used?
CSS takes another approach entirely. The HTML document does exactly what was originally intended–it simply describes the document structure. The style information is kept in a separate file (or files) called a Cascading Style Sheet, or simply a style sheet. With this simple idea come many benefits.