Section 3: Learning Outcomes and Objectives
					Upon completion of this course, the 
					student will be able to: 
					
						- describe the differences among versions of CSS, 
						including issues of cross-platform compatibility.
 
						- utilize proper CSS syntax for developing internal 
						and external style sheets.
 
						- differentiate between the class and id attributes, 
						determine which should be used for a specific situation, 
						and apply it using industry standards.
 
						- combine selectors to refine style definitions for a 
						group of elements and/or contextually to one or more 
						elements when used together.
 
						- apply CSS Positioning (CSS-P) to position and layer 
						objects on multiple web pages.
 
					 
					 |