Posts

Showing posts with the label font color in css

css code for font color

css code for font color  body {   color: blue; } h1 {   color: green; }