EnglishDeutschFrançais
LATEST VERSIONS
Download a 30-Day Free Trial
Test drive our Online Demos

1.8 Is it possible to reduce the vertical spacing between <p> tags?

The vertical spacing can be reduced using style sheets, e.g.:

 

p {

    margin-bottom: 1px; margin-top: 1px;

}     

Copyright © 2000-2008 RealObjects GmbH