text-decoration (CSS2)

Specifies a text decoration for the element.

Syntax

blink | line-through | overline | underline | none | inherit

Examples having uses of: 'text-decoration'

0 votes
1k views

CSS Transform and Rotate

CSS Transforms offers you the possibility to scale, rotate, reposition and skew an element through CSS. We can now combine this with CSS Transitions to create a nice example that will both scale and rotate an element when hovered
0 votes
1k views

CSS Fonts

Using CSS font properties we can set the color, hight , width ,size and alignment of the Font.