473,386 Members | 1,801 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Should tables be completely elimanated?

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.

Thank you in advance,
David Dimmer

President of Fyin Inc.
B: 414.298.3009
W: http://www.fyin.com
Jul 20 '05 #1
7 1980
On 21 Jun 2004 06:23:56 -0700, David Dimmer <da***@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.
Jul 20 '05 #2
da***@fyin.com (David Dimmer) 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)
Yes, IE gets it all wrong but just happens to look better.
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?


It's logically a table so use a <table>.

Steve

--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <st***@pugh.net> <http://steve.pugh.net/>
Jul 20 '05 #3
*Steve Pugh* <st***@pugh.net>:
da***@fyin.com (David Dimmer) wrote:
Fields I'm formatting are MenuItem, Description, QTY and Price.


It's logically a table so use a <table>.


ACK.
Every other day this topic comes up in ciwas---where do all these people get
the idea from that *all* tables had to be avoided? Is there some very
popular misguiding book or website out there?

--
"The scientific name for an animal that doesn't
either run from or fight its enemies is lunch."
Michael Friedman
Jul 20 '05 #4
Thank you everyone for you help. I am planning to convert it to a
table, and place a css style on the td tag to describe how to display
the data.

Sincerely,
David Dimmer

President of Fyin Inc.
B: 414.298.3009
W: http://www.fyin.com

..:: Developing highly visible and creatively branded websites since
1998 ::.
Steve Pugh <st***@pugh.net> wrote in message news:<2e********************************@4ax.com>. ..
da***@fyin.com (David Dimmer) 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)


Yes, IE gets it all wrong but just happens to look better.
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?


It's logically a table so use a <table>.

Steve

Jul 20 '05 #5
Christoph Paeper wrote:
ACK.
Every other day this topic comes up in ciwas---where do all these people get
the idea from that *all* tables had to be avoided? Is there some very
popular misguiding book or website out there?


If you read through many of the responses to such questions, you'll find
that there are MANY folks that post to this NG that seem to abhor the
use of tables for anything other than tabular data. There have even
been some flame wars over it.

Jon
Jul 20 '05 #6
Jon Trelfa <tr******@comcast.net> wrote:
Christoph Paeper wrote:
ACK.
Every other day this topic comes up in ciwas---where do all these people get
the idea from that *all* tables had to be avoided? Is there some very
popular misguiding book or website out there?


If you read through many of the responses to such questions, you'll find
that there are MANY folks that post to this NG that seem to abhor the
use of tables for anything other than tabular data. There have even
been some flame wars over it.


Yes. However. The OP's example clearly was tabular data. Hence it's a
fair question to ask where people are getting the idea that _all_
tables, even ones used for tabular data, should be avoided.

Steve

--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <st***@pugh.net> <http://steve.pugh.net/>
Jul 20 '05 #7
Steve Pugh wrote:

If you read through many of the responses to such questions, you'll find
that there are MANY folks that post to this NG that seem to abhor the
use of tables for anything other than tabular data. There have even
been some flame wars over it.

Yes. However. The OP's example clearly was tabular data. Hence it's a
fair question to ask where people are getting the idea that _all_
tables, even ones used for tabular data, should be avoided.

Steve


I agree...but...
If you lurk here for only a short while, it would seem that some
discussions seem to say *all tables must be avoided*. If you read a bit
longer, it becomes clearer as to the purpose of tables. I got the
impression the way the question was asked that the person hasn't been
lurking very long and may have only caught a few threads regarding tables.

Good NG, BTW...very good source of help :)

Jon
Jul 20 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

24
by: Daphne Tregear | last post by:
Is anyone able to improve on this solution, and enable me to do without tables completely? http://www.cs.man.ac.uk/~daf/i-p-c-s.org/faq/gallery_old.php uses a table to lay out the thumbnails...
1
by: war_wheelan | last post by:
I have a database file approximately 30GB in size which creates 3 data tables daily. I need to reduce the size of the DB due to disk size limitations. Could I EXPORT some tables, let us say over...
3
by: Scotty | last post by:
I have a database which is made up of several tables "contacts", "coaching", "clubs" etc. The Contact and coach tables are linked by an "ID" field. The Contact and clubs table are linked a by a...
5
by: Megan | last post by:
Hi everybody- I'm helping a friend with a music database. She has an old one and is creating a new one. She wants to compare records and fields in the old database with records and fields in the...
6
by: Noozer | last post by:
We've created a new database and need to import the data from our old database. Both are MS Access databases and each have multiple tables. The table structure of each table is completely different...
11
by: J.Evans.1970 | last post by:
Hello. I've got a table I'm trying to tie to two other tables. The problem is that there is nothing distinct between the 3 tables. Yes, I know... But this is what I have to work with. Let me...
6
by: John | last post by:
Hi I have three tables with a common id with which they can be linked. I need to merge them in a way that the resultant table has all records from three tables. Below is what sort of result I am...
3
by: The Bicycling Guitarist | last post by:
Hello. I broke myself of the habit of using tables for layout some years ago, but still have some pages on my web site that were designed that way. Just today I tried converting one such relic to...
53
by: brave1979 | last post by:
Please check out my javascript library that allows you to create any layout for your web page, nested as deep as you like, adjusting to width and height of a browser window. You just describe it in...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.