CSS Color Example
There are many ways to indicate color in CSS. You can...
- give something a colored border
- give something a colored background
- use color names
- use
rgb()
values from 0-255
- use short hexidecimal colors
- use normal hexidecimal colors
- use opacity