You are on page 1of 1

CSSWhen using the shorthand property the order of the property values is:

background-color background-image background-repeat background-attachment background-position

The four links states are:


a:link - a normal, unvisited link a:visited - a link the user has visited a:hover - a link when the user mouses over it a:active - a link the moment it is clicked

When using the shorthand property, the order of the values are: list-style-type list-style-position (for a description, see the CSS properties table below) list-style-image

You might also like