Slashdot Mirror


User: partsbs

partsbs's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. CSS3 background-position on Firefox 13 Released, Debuts Brand New Tab Page and Homepage · · Score: 1

    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.