Re: [css-d] Fast question regarding top.

2006-02-07 Thread Roger Roelofs
Paul, On Feb 7, 2006, at 4:54 PM, Paul Seale wrote: > If I want the top to be down a certain percentage, what command do I > use? I > thought it was top: xx%; but when I used that command it does not like > to > work in FireFox. I think we need a little more context. Are you trying to absolut

Re: [css-d] Fast question regarding top.

2006-02-07 Thread Els
Paul Seale wrote: > If I want the top to be down a certain percentage, what > command do I use? I thought it was top: xx%; but when I used > that command it does not like to work in FireFox. top:[a value in %, em, px etc]; only works in combination with position:relative; or position:absolute;.

[css-d] Fast question regarding top.

2006-02-07 Thread Paul Seale
If I want the top to be down a certain percentage, what command do I use? I thought it was top: xx%; but when I used that command it does not like to work in FireFox. I couldn't find anything referenced this discussion recently. Thanks in advance Paul ___