> Easy as pie.
>
> Still using top and right, but with negative numbers, like:
>
> #spot {
>  position: absolute;
>  top: -10px;
>  right: -50px;
> }
>
> Positive numbers put you inside the wrapper.  Negatives put you outside the 
> wrapper, and zero is at the edge of the wrapper.

Thank you!  That works perfectly!!

Maria
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to