|
Posted by Ben C on 07/30/07 09:50
On 2007-07-30, Jim <blkbam@gmail.com> wrote:
> OK the conversion is complete. It took about 2 hours but its done.
> There are still some differences between FF and IE but I can live with
> them. FF seems to leave a space between the div at the bottom and the
> content in the middle. Seems neither browser agrees on how to
> interperate pixel height and width.
I'm fairly sure they do agree on that. I think the problem may be
because you're using in a few places after inline images and this
is causing small gaps of the height of the font size.
I think it's a good effort for 2 hours work. I would suggest:
1. All that JavaScript seems a bit pointless.
2. No need to use 1x1 pixel images resized everywhere ("LeftSpacer"
etc.) and those s are quite suspicious. You can just set the
dimensions of the box these days.
3. You've got styles for .MainTable but no element with that class (but
you have got an id #MainTable)
4. All this exact pixel sizing and setting of small font sizes is a bit
unnecessarily inflexible, but I'm not really commenting on the design
here as others know more about such things.
I think most of these things are basically left-over Fireworks bogosity.
[...]
> CSS version
> http://www.stadiumgrille.com/test.aspx
>
> Table Version
> http://www.stadiumgrille.com/index.aspx
Navigation:
[Reply to this message]
|