- From: Jeff@Ratliff.com <jeff@ratliff.com>
- Date: Wed, 5 May 1999 15:17:13 -0000
- To: <www-style@w3.org>
This code in a stylesheet produces a 1 em bottom margin for h1 tags in the
associated HTML document under IE 5.0 for Windows 98:
h1 {
margin: 0,0,1em,0;
}
However, the margin does not appear under IE 4.5 for the Macintosh. Any
ideas?
Thank you,
Jeff Ratliff
Received on Wednesday, 5 May 1999 12:03:37 UTC