colordepth is how many bits your computer is using to make its display
for instance:
8 bit = 2^8 = 256
16 bit = 2^16 = 65536
24 bit = 2^24 = 16777216
32 bit = 2^32 = 4294967296
so if you are using 24 bit colour, you will have 16.7million colours available to choose from
you cannot SET it on your website because it is how the user's computer is set up
but you can detect it if you are interested
::] krycek [::
__________________ ithium | SOAPI | SDP | PTPScript manual "ithium is a non-profit webhost, which is pretty much unique. The mission of ithium is to provide free hosting resources for worthwhile and needy non-profit projects, which otherwise may not be able to obtain such facilities. The money from commercial customers goes to maintain ithium's servers and further development."
__________________ ithium | SOAPI | SDP | PTPScript manual "ithium is a non-profit webhost, which is pretty much unique. The mission of ithium is to provide free hosting resources for worthwhile and needy non-profit projects, which otherwise may not be able to obtain such facilities. The money from commercial customers goes to maintain ithium's servers and further development."