Note: This style property defines the vertical coordinate (the top position) of the element. Syntax: element { background-position-y: value } elementID.style.backgroundPositionY = "value" document.all.elementID.style.backgroundPositionY = "value"