position: relative doesn’t work for <td> in Firefox
The Problem While working on a new page for a client this morning I discovered that relative positioning doesn’t work for td elements in Firefox. The page required a three column grid of products and on the bottom of each … Continued