Closed Bug 1017482 Opened 10 years ago Closed 9 years ago

Improve definition of background-image and background-position

Categories

(Developer Documentation Graveyard :: CSS, defect, P5)

All
Other
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: trncfrmcn, Assigned: teoli)

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: Other Branch
 Technical Contact: 

:: Details

You have forgotten to put the definition for background-image and background-position in terms of which number is for which direction:
http://www.w3schools.com/css/css_image_sprites.asp

Love,
Ian
Where? On the page linked?
https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/CSS_Image_Sprites
The last example has "pixels shifted right" and "pixels shifted down". Perhaps the top of the article could use the terms "right" and "top" that people might be more familiar with instead of x and y.

https://developer.mozilla.org/en-US/docs/Web/CSS/background
Points to the background-position article.

https://developer.mozilla.org/en-US/docs/Web/CSS/background-image
background-image doesn't let you define anything other than the background image(s). Positioning infomration doesn't belong there.

https://developer.mozilla.org/en-US/docs/Web/CSS/background-position
Points to the position article that explains things in detail.
https://developer.mozilla.org/en-US/docs/Web/CSS/position_value
Summary: W3schools rocks in this demand → Improve definition of background-image and background-position
Flags: needinfo?(trncfrmcn)
Sounds good. Reopen with more details if not.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(trncfrmcn)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.