Download presentation
Presentation is loading. Please wait.
1
Introduction to Web Site Development Steven Emory Department of Computer Science California State University, Los Angeles Lecture 6: Cascading Style Sheets II
2
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
3
Pseudo Class Selectors :first-child :link :visited :hover :active :focus :lang :before :after
4
Margins and Padding margin-left margin-right margin-top margin-bottom margin padding-left padding-right padding-top padding-bottom padding
5
Lists list-style list-style-type list-style-image list-style-position
6
Positioning position top right bottom left width height float clear
7
Visibility visibility overflow clip
8
Tables border-collapse border-spacing empty-cells
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.