Tuesday, May 19, 2009

HTML Tutorial: HTML color code

HTML code is represented in many ways ..
One is writing color code in Hex code for RGB followed by a #
for RED - #FF0000
GREEN - #00FF00
BLUE - #0000FF

Example
RED(#FF0000)
GREEN (#00FF00)
BLUE (#0000FF)

No comments:

Post a Comment