[css-d] Table layout using floats

2005-06-27 Thread Justin Smith
Hello all, I am trying to make a fluid table-like layout without having to resort to tables. I have a series of floated DIVs that act as the cells of the grid, and each has a variable height. The following code will illustrate the problem I'm having. For some reason that defies both logic

Re: [css-d] li:hover does not work in IE

2005-06-22 Thread Justin Smith
saul wrote: Hello, I'm trying to use the :hover pseudo element for a list, and it works great in Firefox and Safari but not at all in IE (all Macintosh). Is there a trick to getting the :hover element to work in Explorer? If you're not concerned with having 100% valid css, you can use the