Thread: What is CSS?
View Single Post
Old 02-22-2013, 11:18 PM   #27
jayanta1
Registered User
 
Join Date: Feb 2013
Posts: 44
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.
jayanta1 is offline   Reply With Quote