On Thu, 2006-01-05 at 17:20 +0100, Hans Meine wrote:
> I find the latter more natural (and very useful, too) - how about allowing 
> simple expressions as values, then one could write "100% - 10" to simulate 
> the first.  I know, this is extra work to implement, but it's certainly 
> something I missed several times in HTML/CSS.

I just added a margin property, so "100% - 10" could be achieved with
right:100%; margin-right: 10

And now <container margin="10 10 10 10" > will work.  (Although the
parameter order is different than css, because css is retarded in this.)

Jason.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to