January 18, 2008
Understanding colour on the Web
Posted by sharonb under Design, Webdesign | Tags: color, colour, CSS, Design, web design |Understanding CSS Colour modes by Killan Valkhof clearly explains the various colour notation methods used in hexadecimal, RGB and html keywords. After explaining how these methods work and why, Killan goes on to explain changes in the notation methods which describe features like opacity since CSS 2 and 3 add these options to the mix. It’s an excellent article that does not get bogged down and worth reading to clarify some of these issues.
January 18, 2008 at 11:45 am
I never memorize hexadecimal color codes and
at this moment, I don’t know how to code CSS.
Thanks for sharing the info.