These days, I usually use display: flex; justify-content: space-between; to create a parent element that contains all elements and creates equal height. If you have an absolutely positioned element, within a parent element, you’d likely have to do calculations based on any relatively ...