CSS Web Designers Intro: Chapter 7
CSS Adding Background
CSS Background Repeat
CSS Background Position
CSS Attachment
CSS Background Properties
The CSS background properties allow you to control the background color of an element, set an image as the background, repeat a background image vertically or horizontally, and position an image on a page.
Browser support: IE: Internet Explorer, F: Firefox, N: Netscape.
W3C: The number in the "W3C" column indicates in which CSS recommendation the property is defined (CSS1 or CSS2).
background
A shorthand property for setting all background properties in one declaration
background-attachment
Sets whether a background image is fixed or scrolls with the rest of the page
background-color
Sets the background color of an element
background-image
Sets an image as the background
background-position
Sets the starting position of a background image
background-repeat
Sets if/how a background image will be repeated
Source: http://www.w3schools.com/css/css_background.asp
Social Bookmarking
No comments:
Post a Comment