CSS uses color values to specify a color. Typically, these are used to set a color either for the foreground of an element (i.e., its text) or else for the background of the element.
In this tutorial, you will learn-
1. How to maintain html and CSS sheet.
2. How to give color to the text.
3. How to use rgb color codes in CSS sheet.
4. How to use hex color codes in CSS sheet.
5. How to use rgba for the transparency of the background border color.
6. How to give different colors to the text and background border simultaneously.
CSS allow you to add style to your HTML document.
Join CSS Course for certification: Link will be added soon
More information: Link will be added soon
All Videos:
Ep1: Add CSS to HTML document: • CSS Tutorial: Inline, Internal & External ...
Ep2: CSS Selectors- Style HTML elements, Class and ID: • CSS Tutorial: CSS Selectors | Style HTML e...