contact login lily gideon
<
CSS1 - Quick Reference Tables - Color Properties

This is a short CSS properties Reference Table. If you need any further information see the complete W3C CSS 1 and CSS 2 recommendations.


Font | Color | Text | Box | Classification
Index of CSS Attributes

Color and Backgrounds
Name Syntax Possible values Example N E V I Notes
color color: <color name>; <color> color: blue; 4 4 1 Y It is recommended to use only browser safe colors
background-color background-color: <color name>;
background-color: value;
<color> background-color: blue;
background-color: #0000FF;
4 4 1 N link to Browser safe colors.
background-color: transparent; transparent background-color: transparent;
background-image background-image: <URL>;
url(URL) background-image: url(image.jpg); 4 4 1 N  
background-image: none; none background-image: none;
background-repeat background-repeat: <value>;
no-repeat | repeat | repeat-x | repeat-y background-repeat: repeat-y; n/a 4 1 N buggy in NN4.
"repeat-x" will repeat background across a single row;
"repeat-y" will repeat background in a single column;
background-attachment background-attachment: <value>;
scroll | fixed background-repeat: scroll; n/a 4 1 N  
background-position background-position: <value>;
<length> background-position: 50pt 150pt; n/a 4 1 N buggy in IE4 for Macs.
The 1st value is the distance from the left, the 2nd value is the distance from the top
If only one value it will be applied to distance from the left.
Do not mix value types.
Percentage: <percentage> ; background-position: 0%, 0% ;
Vertical values: top | center | bottom
Horizontal values: left | center | right
background-position: top right ;
background background: <value>;
<background-color> || <background-image> || <background-repeat> || <background-attachment> || <background-positionr> background: url(example.gif) red 50% 40% repeat fixed ; n/a 4 1 N  

Font | Color | Text | Box | Classification
Index of CSS Attributes


remarks
NImplemented in Netscape Navigator
EImplemented in Internet Explorer
VCSS version
IIs attribute inherited? (Y=yes, N=no)
 Default values are highlighted
 



BUY ONLINE
Search Amazon
In Association with Amazon.com


In Association with Amazon.com



  RANDOM QUOTE  
  show all quotes

   Basically, there were two sides to the world. There was the entire computer games software industry engaged in a tremendous effort to stamp out piracy, and there was Wobbler. Currently, Wobbler was in front.

     Terry Pratchett, Only You Can Save Mankind