I’ve got an element with fixed height and width, and want to add text to it that is positioned at the bottom. It could span several lines (but less than element height), which makes this difficult.
It only needs to work in somewhat modern browsers, such as >= IE8, >= FF3 and WebKit.
Should work 🙂