![]() |
|
|
#1 |
|
Junior Member
Join Date: Sep 2005
Posts: 3
|
What is with three letter colors in css?
Lately I've been seeing a lot of css with 3 colors in it like #FFF;
What is that? I thought colors need to have 6 characters? |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Nov 2004
Posts: 4
|
Re: What is with three letter colors in css?
#fff is white. The normal way to write it is #ffffff, but what you do is take the first letter or number of each rgb value. Like #ccc is #c0c0c0
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|