On 05/10/2007, Raumin Ray Dehghan <[EMAIL PROTECTED]> wrote:
>   When you have three separate numbers, such as the three after the "margin"
> in the following bracket, can somebody tell me what that means?
>
> {margin:0 10px 10px}

body { margin: 1em 2em 3em } /* top=1em, right=2em, bottom=3em, left=2em */
http://www.w3.org/TR/CSS21/box.html#propdef-margin

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to