Introduction to Web Site Development Steven Emory Department of Computer Science California State University, Los Angeles Lecture 6: Cascading Style Sheets II
BordersBorders and OutlinesOutlines border-style border-left-style, border-right-style, border-top-style, border-bottom-style border-color border-left-color, border-right-color, border-top-color, border-bottom-color border-width border-left-width, border-right-width, border-top-width, border-bottom-color outline-style outline-color outline-width
Pseudo Class Selectors :first-child :link :visited :hover :active :focus :lang :before :after
Margins and Padding margin-left margin-right margin-top margin-bottom margin padding-left padding-right padding-top padding-bottom padding
Lists list-style list-style-type list-style-image list-style-position
Positioning position top right bottom left width height float clear
Visibility visibility overflow clip
Tables border-collapse border-spacing empty-cells