- From: Orion Adrian <orion.adrian@gmail.com>
- Date: Tue, 5 Jul 2005 16:22:31 -0400
- To: www-style@w3.org
On 7/5/05, Kris@meridian-ds.com <Kris@meridian-ds.com> wrote: > > > here this css even makes it work in IE and I only changed one attribute and > added an attribute. Also I got rid of the padding on the body as well. > > body { > padding:0px; > } > > .left { > position:absolute; > width:200px; > left:10px; > height:100px; > border:1px solid #000000; > } > > .right { > position:static; > margin:10px; > margin-top:0px; > margin-left:222px; > border:1px solid #000000; > } I'm not referring to this specific case, but the set of cases involved. -- Orion Adrian
Received on Tuesday, 5 July 2005 20:22:34 UTC