|
Convenient web based access to our favorite web design Usenet groups
|
 |
This is Interesting: Free Magazines for Graphics designers and webmasters
| Author |
| Thread |
 |
|
|
|
|
|
 |
 |
|
|
 |
 |
Re: Should tables be completely elimanated? |
 |
|
 |
|
|
|
  06-21-04 - 05:15 PM
|
On 21 Jun 2004 06:23:56 -0700, David Dimmer <david@fyin.com> wrote:
> So I'm trying to play w/ CSS on various sites and let me tell you the
> browser compatibility is getting ridiculous.
>
> Check out this in a Mozilla browser and then in IE; its night and DAY!
> Should I be using tables for the menu?
> http://www.moxiessupperclub.com (Basic Supper Club)
>
> Fields I'm formatting are MenuItem, Description, QTY and Price. If
> this were a table I would be done already, but I'm trying to pull it
> off in CSS! Any tips?
>
> Any idea, its valid xHTML and CSS.
I think a table is semantically correct here. My personal test is whether
there's something in common with items in every row, and something in
common with items in every column. A menu with prices sure fits the bill.
"Seafood", "Friday", these can even be captions.
What may be causing the problem - and I can't spend much time on it now,
so this is a guess - is that you're floating spans within list items. I
think this is wreaking havoc on the UAs. IE is the only one which is
displaying it properly - which is a hint that there's something wrong!
But in this case, a table is fine and probably the best markup.
|
|
|
| [
Post Follow-Up to this message ]
|
|
|
|
|
 |
|
|
 |
| All times are GMT. The time now is 04:29 AM. |
 |
|
|
|
|
|  |
|