-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Micky Hulse wrote:
> margin: 20px 0 0 0;
> 
> Can be shortened-down to this:
> 
> margin 20px 0 0;
> 
> Because the LEFT value will obtain a value from the RIGHT value. Correct?
Yup- here are all the possibilities:

margin: all;
margin: top/bottom left/right;
margin: top left/right bottom;
margin: top right bottom left;

For more info, see http://www.w3.org/TR/CSS21/box.html#propdef-margin.

Hope this helps,
Ricky
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFGlVuEZBKKLMyvSE4RAiGwAJoD1dheIQgsJJhMHBGiECahUXNhWgCg1eI7
8GwtaFRraMEtCCJthAr+9jc=
=2jPo
-----END PGP SIGNATURE-----
______________________________________________________________________
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