Hi all,
i have a problem with the <DIV>-tag. When i use
<div style="padding:10mm">
then the text starts at padding-top:0mm!!! The height over all is correct. Text-height+2*padding.
Another Problem is that <p> is not 3x<br/>! This i have correct by routing the o_P() to o_DIV and the c_P to c_DIV. this works fine, but where can i set a Default padding-bottom, padding-top, when this values are not spezified in a style???
Thanks a lot
Dirk