CSS Colors Colors in CSS are specified by using the predefined color names, or by using color values. CSS Color Names Colors in CSS can be specified by using a predefined color name: In an example below, let’s write a code to specify a color by using predefined color names: Example Similarly, we can also […]
HTML Colors – crus4
HTML Colors Colors make our web page attractive & engages the user. HTML supports more then 200 different colors. In this article we will discuss the various methods by which we can implement colors on our web page. Color Coding Methods We mainly use three methods to set colors on our web page. These are: […]