Re: CSS: %% length unit. Proposal.

On Sat, 8 May 2004, Andrew Fedoniouk wrote:
>>
>>  f1{
>>   width:calc(25%-50px);
>>  }
>>  f2{
>>   width:calc(75%-50px);
>>  }
>
> What is the order of operations in such expression?

It doesn't matter, they are not interdependant.

-- 
Ian Hickson                                      )\._.,--....,'``.    fL
U+1047E                                         /,   _.. \   _\  ;`._ ,.
http://index.hixie.ch/                         `._.-(,_..'--(,_..'`-.;.'

Received on Sunday, 9 May 2004 05:08:08 UTC