Re: position: absolute

  •  08-27-2009, 5:59 AM

    Re: position: absolute

    When the posisition is set without a x and y cordinate, then there is no problems, like this:
     
    <img style="position: absolute" border="0" alt="" src="http://www.cutesoft.net/x/x/x.png" width="300" height="368" />
     
    Then it's posisonate in the upper left corner of the label, and not in the upper left corner of the screen.
     
    Kindly Peter
View Complete Thread