Note: Defines the element bottom position relative to the bottom edge of the next element. Syntax: element { bottom: value } elementID.style.bottom = "value" document.all.elementID.style.bottom = "value" // IE only