Nick Fitzsimons wrote:
>>     Well, you can't combine keywords with anything that 
>> isn't, i.e. 'top 
>> 5%' or 'top 4px' are invalid (IIRC), and the keywords are correctly 
>> interpreted because they are mutually exclusive (except for "center", 
>> but it doesn't matter in which order "center center" is interpreted, 
>> right?). It still sounds like an invitation to use the "x y" order :)
>>     
>
> Although "top 5%" is invalid, that's only because the horizontal position
> must come first if one of the values is not a keyword; so "5% top" or "left
> 23px" are valid. However, for clarity, I tend to use either just keywords or
> just units, rather than mixing them together: "0 23px", for example.
>   

    It seems it was invalid before, but not anymore(?). I found this 
link, you may want to check it a little
  
http://www.elementary-group-standards.com/css/css-validatorinduced-errors.html 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to