Forgot your password?
typodupeerror

Comment CSS3 background-position (Score 1) 320

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.

Slashdot Top Deals

The reward for working hard is more hard work.

Working...