CSS is an abbreviation for Cascading Style Sheets. Style sheets are simply text files, composed of lines of code that tell browsers how to display an HTML page. In CSS, a style is a grouping of different properties given a common name. If you were to re-create this paper for the web, you could define styles for the text on your title page, outline page, and so on.
|