HTML Coding Day 26

HTML Coding
HTML Color Values

HTML Color Values are used to display colors in HTML such as putting all of the type (font) on a page in the color red. For example, <font color=#ff0000>This is my red font.</font> the #ff0000 is called a HEX value and it is for the color red. Read more about color in HTML by reading through the Colors Tutorial.

Experiment with the HTML Color Picker.

  1. Colors Tutorial
  2. HTML Color Picker
You do not have permission to view this form.