ShareThis

December 18, 2011

How it works CSS line-height in Web Design

CSS Line-height specifies the line height of the in-line element.
Below is an example on how this property works in CSS. It is recommended
to update your browser to make this CSS property works.

Example 1: line-height is .5
css code line-height
css line-height result

Example 2: line-height is 1
css code line-height
css line-height result

Example 3: line-height is 2
css code line-height
css line-height result

No comments: