Contact Us | +1 888 239-0733 (Toll free US/CA) Mon-Fri: 7:30am to 4:30pm (PST)
The CSS 'background-position-y' property specifies the vertical position of a background image within an element. It controls the y-coordinate (top to bottom) placement of the background image, allowing for precise alignment of the image within the vertical space of an element.
See the Pen
CSS 'background-position-y' Property by Webzstore (@webzstore)
on CodePen. The 'background-position-y' property offers detailed control over the vertical placement of background images within elements. It is indispensable for designers seeking to achieve precise visual effects and alignments. It is a crucial tool in creating visually compelling web designs. Use 'background-position-y' when you want to adjust the vertical alignment of an element's background image without influencing its horizontal position. This property is useful for aligning background images to the top, center, or bottom of an element, or for specifying their vertical position with units such as pixels or percentages, enhancing the design's visual appeal and alignment.CSS 'background-position-y' Property Examples
Browser Support For 'background-position-y' Property
49.0 1.0
15.41.0
(with two value syntax - Not supported)12.0
(with two value syntax - Not supported)15.0
(with two value syntax - Not supported)CSS Syntax of the 'background-position-y' Property
background-position-y: value | initial | inherit;
Usage of the 'background-position-y' Property
Property Values of the 'background-position-y' Property
"*" indicates required fields