{ margin:0;}   Applies to all (top,right,bottom,left, IN THAT ORDER.
 
{margin:0 10px;} The first number applies to the top and bottom.The second 
number applies to the right and left sides.
 
{margin:0 10px 10px;}The first number applies to the top(only) the second 
number applies to the right and left sides.
                               The third number applies to the bottom.(only)
 
{margin:5 px 10px  15 px 20px;} Reading left to right: applies to TOP , RIGHT, 
BOTTOM ,LEFT.HAVE FUN :)



> Date: Thu, 4 Oct 2007 18:07:36 -0500> From: [EMAIL PROTECTED]> To: 
> css-d@lists.css-discuss.org> Subject: [css-d] three numbers> > Colleagues,> > 
> 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}> > Thanks,> Ray Dehghan> 
> ______________________________________________________________________> 
> 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/
_________________________________________________________________
Climb to the top of the charts!  Play Star Shuffle:  the word scramble 
challenge with star power.
http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_oct
______________________________________________________________________
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