margin is not rendered

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Urs Rothenhäusler

    margin is not rendered

    Hello,

    I don't know why the margin-property is not rendered/interpreted (I use
    N7/IE6), e.g.:

    <table>
    <tr style="margin-bottom:50pt;">
    <td>first column</td>
    </tr>
    <tr>
    <td>end</td>
    </tr>
    </table>

    Thanks for help/explanation!
    Urs

Working...