Afficher un message
Vieux 21/03/2008, 22h50   #2
Bergamot
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: error in IE7 when zooming into CSS div percentage

obaqueiro wrote:
>
> div.content{
> position: relative; top:8.5%; left: 40%;
> height:91.5%; width:59%;
>
> Is there anything I am doing wrong?


You are no doubt making some incorrect assumptions about what relative
positioning does.
http://brainjar.com/css/positioning/

Even if you used absolute positioning I bet it would still be the wrong
thing to do. It often is.

Instead of posting a code snippet and expecting us to fix what you think
your problem is, post a URL showing your attempt so we can get a better
idea of what you're really trying to accomplish. It will be a lot easier
to point you in a better direction.

--
Berg
  Réponse avec citation
 
Page generated in 0,05037 seconds with 9 queries