¤ Index
¤ Terms of Service
¤ About Me
¤ Network
¤ Contact
¤ Credits

¤ Icons
¤ Renders

¤ Photoshop
¤ HTML & CSS
¤ PHP

¤ Be loved?
¤ Be loved?
¤ Be loved?
¤ Be loved?
¤ Be loved?

¤ Other exists


HTML & CSS Tutorials - Hexidecimal Colors

Hexidecimal Colors

In the Text tutorial I showed you how you how you can change the color of your text by using the following code:
<font color="fill in any color here">text</font>

But instead of filling in the name of the color you can also use hexidecimals. These are codes that are made out of a # followed by six numbers/letters. If you use the hexidecimals you can change to a lot more colors

#000000
#FFFFFF
#FF0000
#FFFF00
#0000FF
#00FF00
#00FFFF
#FF00FF
#008000
#C0C0C0
#808000
#800000
#000080
#800080
#008080

Tutorial © Lessa
If you have any comments or questions please contact me

<< Back

 
All images used are copyright © respective owners. All other information is copyright © Creative Spurt unless stated otherwise