The space between lines.mutools wrote:What do you mean with interline?
For example when you write:
Code: Select all
<p style= "font: bold italic 12pt/24pt serif">
<ul>
<li>xxxxxxxxxxxx</li>
<li>yyyyyyyyyyyy</li>
<li>zzzzzzzzzzzz</li>
</ul>
</p> And all the languages have this, either in a CSS in the header or in the attributes of their tags.
It allows to have a airy text at the places where it is needed.
The developer has just to try with different values of Y until he finds that the text is now very easy to read for everybody.
