Re: [css-d] containing margins

2009-12-11 Thread Climis, Tim
Vince wrote: > From the w3 link below: >> In CSS 2.1, horizontal margins never collapse. >I just recently learned this one myself. Even IE doesn't collapse the >horizontal margins... IE just messes up the padding. Upon further examination this morning, the horizontal space that I thought was a

Re: [css-d] containing margins

2009-12-11 Thread Alan Gresley
Tim Climis wrote: > >> Hi Tim, >> I don't think you've given us enough information to come up with an >> exact solution... I wanna see da code! :) > > Okay. You asked for it. But as a warning, it's all kinds of fun. > http://www.indiana.edu/~intlcent/ois/org_chart.php > user: oistest

[css-d] IE Having Trouble With Print Stylesheet

2009-12-11 Thread Chris Akins
So, I’m well behind the times, but adding a print stylesheet to our website for the first time. My test page is: www.springfieldmo.gov/charter/article10b.html The print stylesheet is: www.springfieldmo.gov/css/print.css You can see the last couple lines commented out where I tried the "fix" th

[css-d] Is there a simple way to center in an iframe?

2009-12-11 Thread MB
On Thu, Nov 12, 2009 at 2:21 PM, David Dorward wrote: > 2009/11/11 Alan Gresley : >> Hello, Michael, since iframe is a deprecated inline element. > > Iframe is not deprecated (although is discouraged). If you are using the strict version of HTML 4.01, then iframes aren't even a part of HTML. i.e