margin-left: 10%;
5.16
Interestingly, and something we haven’t seen before, when specifying margin, you can actually specify negative values. This will draw in nearby content by the amount specified. In the below example the div to the right is being sucked in by 30px in the direction that the margin has been applied.