From the most interesting to developers: according to the CSS3 Backgrounds and Borders module now it is possible to specify an exact space of background-position not only from the left top corner.
For example:
background-position: right 20px bottom 15px;
Such record is already supported by Opera browsers, since version 10.5, and Internet Explorer 9. On turn browsers on the basis of Webkit.
From the most interesting to developers: according to the CSS3 Backgrounds and Borders module now it is possible to specify an exact space of background-position not only from the left top corner.
For example:
background-position: right 20px bottom 15px;
Such record is already supported by Opera browsers, since version 10.5, and Internet Explorer 9. On turn browsers on the basis of Webkit.