Please visit our sponsors !
The line-height property
The line-height property sets the distance between lines.
Note: Negative values are not allowed.
Inherited: Yes
Example
p
{
line-height: 1.4
}
p
{
line-height: 14pt
}
p
{
line-height: 140%
}
|
Possible Values
Value |
Description |
NN |
IE |
normal |
Sets a reasonable distance between lines |
4.0 |
3.0 |
number |
Sets a number that will be multiplied with the current
font-size to set the distance between the lines |
4.0 |
4.0 |
length |
Sets a fixed distance between the lines |
4.0 |
3.0 |
% |
Sets a distance between the lines in % of the current font
size |
4.0 |
3.0 |
Browser Notes
Note in IE 4.0+:
- This property does not work with checkboxes, radiobuttons, and
images
Note in Netscape 4.0+:
- This property does not work with inline elements, tables, images,
and list items
|
Jump to: Top of Page
or HOME or
Printer friendly page
Search W3Schools:
What Others Say About Us
Does the world know about us? Check out these places:
Dogpile
Alta Vista
MSN
Google
Excite
Lycos
Yahoo
Ask Jeeves
We Help You For Free. You Can Help Us!
W3Schools is for training only. We do not warrant its correctness or its fitness for use.
The risk of using it remains entirely with the user. While using this site, you agree to have read and accepted our
terms of use and
privacy policy.
Copyright 1999-2002 by Refsnes Data. All Rights Reserved
|