order of properties

Hello,

Does the order of the properties in a style declaration matter?

I know that the order of the style declarations matter. What I'm asking is

.test {left: 20px; right:30px; }

Does the order of left and right matter?

If it does I have to rethink my implementation :( :)

thanks,

--
Sigurd Lerstad

Received on Monday, 10 March 2003 03:37:07 UTC