The caption is properly centered in Safari and Chrome, but not in Firefox: link to my site
http://wisercoder.com/firefox-displaytable-cell-and-absolute-positioning/ states:
"Firefox doesn’t support a combination of display:table-cell and position:relative"
Does that have anything to do with the problem? Is there a Firefox fix for centering the caption?
The site is responsive so the table:middle;
solution is great because you don't have to set a height.