Colors & Units

CSS Colors In CSS, colors are specified by using a predefined color name, or with a RGB, HEX, HSL, RGBA, HSLA value. CSS Background Color You can set the background color for HTML elements: Example

CSS Text Color You can set the color of text: Example

CSS Border Color You can set the […]