Hello,
I created a div with margin and padding and a fixed width.
It seems the behavior is different in Firefox and IE.
I am not sure but it seems:
True width = width + paddingORmargin
OR
True width = width
Could someone, please, clarify this for me?
Thanks,
Miguel
I created a div with margin and padding and a fixed width.
It seems the behavior is different in Firefox and IE.
I am not sure but it seems:
True width = width + paddingORmargin
OR
True width = width
Could someone, please, clarify this for me?
Thanks,
Miguel
Comment