April 2016

CSS ::first-line pseudo element

The ::first-line pseudo-element describes the contents of the first formatted line of an element. Example – ::first-line

CSS color value currentColor

CSS property color can have a special value currentColor. Its computed value is same as the computer value of color property. One possible use case read more

CSS color

CSS property color describes the foreground color of an element’s text content. In addition it is used to provide a potential indirect value (currentColor) for read more

CSS color values

CSS3 color values are used in many CSS properties like color, background-color, etc. CSS3 color values can be specified in many ways. Here is the read more