Re: [css-d] alternating coloured rows in dynamic website

2006-12-12 Thread Matt Barnicle
Have site with alternating colours in dynamic website using php. Want to change the code to css. code as follows: $bg = ($bg=='#ee' ? '#F9FBF9' : '#ee'); // Switch the background color. tr bgcolor=$bg I know it is a table, but it for tabulating results. It is one of pages in

Re: [css-d] Need help to not have to use tables

2006-12-07 Thread Matt Barnicle
I'm making good progress (in ie5 anyway) with my first attempt at css. I'll deal with FF in a bit. Right now, I'm trying to figure out how to put four images, with titles, in a 2x2 square layout. You can see my example with tables here: (spaces added to prevent being spidered by the