Users Pricing

forum

home / developersection / forums / margin property value in css

margin property value in CSS

Madam Walker 2403 14 Jun 2013
Hi,

I have little bit confusion related to margin values. Can you tell me what is differences between following statement

margin:5px;
margin:5px 10px;
margin:2px 4px 6px;
margin:3px 6px 9px 12px;

Your help is a great appreciated. 


Madam Walker

Other


1 Answers