by:稀饭
use of the acronym, complete should be:
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px
or
margin: 0px 0px 0px 0px
order is on/right/down/left clockwise direction(I always order not remember this direction
another the following types of writing:
margin: 0px auto;
the upper and lower margins of 0 px, about the automatic adjustment ;
future we will use to the margin and padding properties have many similarities, they are the same parameters,
said that the only meaning of their different from the margin is external, and is padding Internal distance.
original link:http://www.conjee.com/blog/article.asp?id=2717
No comments:
Post a Comment