CSS Reference-Lesson 2

Property Shorthand property combining Possible values
*=default
see Lesson
CSS
background background-color,
background-image,
background-repeat,
background-attachment,
background-position
7
background-attachment inherit
scroll*
fixed
7
background-color color: 4,5,7
background-image url: 7
background-position top
right
bottom
left
center

(combination)
(percentage)
(length)
7
background-repeat inherit
repeat*
repeat-x
repeat-y
no-repeat
7
border border-style
border-width
border-color
6
border-bottom border-bottom-style
border-bottom-width
border-bottom-color
6
border-bottom-color color: see lesson 1 4,5,6
border-bottom-style none
dotted
dashed
solid
double
groove
ridge
inset
outset
hidden

(combination)see lesson 1
6
Previous Lesson previous lesson next lesson Next Lesson