logo

Channel List
Beauty & Self
Books & Music
Career
Computers
Education
Family
Food & Wine
Health & Fitness
Hobbies & Crafts
Home & Garden
Money
News & Politics
Relationships
Religion & Spirituality
Sports
Travel & Culture
TV & Movies
Safety
We take forum safety very seriously here at BellaOnline. Please be sure to read through our Forum Guidelines. Let us know if you have any questions or comments!
Newest Members
Goddess Ashie, michaelhand, RoLongstreet_Wicca, Yapsody, ummair
55085 Registered Users
Forum Stats
55085 Members
410 Forums
106455 Topics
739239 Posts

Max Online: 537 @ 07/02/12 11:21 AM
Top Posters (30 Days)
Beetlemess 838
Nancy Roussy 305
Rosie L 250
Lisa LowCarb / VideoGames 198
Connie - ADD/Sandwiches 190
Lori-Dreams 152
Debbie-SpiritualityEditor 151
loongdragon 136
Terri-Exercise Editor 78
Sandra - Investing 65
Ad Income Supports Charity
Topic Options
#1216 - 06/21/02 05:50 PM Table Usage
pureheart Offline
Newbie

Registered: 09/21/04
Posts: 1
Tables have become an integral part of all web pages, but there are still browsers and systems out there that have difficulty with lots of tables. How much do you use tables in your coding?
_________________________
P. Pureheart

Top

Add Table Usage to Twitter Add Table Usage to Facebook Add Table Usage to MySpace Add Table Usage to Del.icio.us Digg Table Usage Add Table Usage to Yahoo My Web Add Table Usage to Google Bookmarks Add Table Usage to Stumbleupon Add Table Usage to Reddit
#1217 - 06/22/02 01:42 AM Re: Table Usage
FLLady33 Offline
Newbie

Registered: 10/04/04
Posts: 10
Loc: Florida
I'm a table junkie. What can I say? I prefer tables to frames anyday.
_________________________
Nancy

Top

Add Re: Table Usage to Twitter Add Re: Table Usage to Facebook Add Re: Table Usage to MySpace Add Re: Table Usage to Del.icio.us Digg Re: Table Usage Add Re: Table Usage to Yahoo My Web Add Re: Table Usage to Google Bookmarks Add Re: Table Usage to Stumbleupon Add Re: Table Usage to Reddit
#1218 - 06/22/02 02:11 AM Re: Table Usage
pureheart Offline
Newbie

Registered: 09/21/04
Posts: 1
Well, that's definitely true. Frames are bad for many reasons, not least that search engines are notorious for linking to the page with the most content. I.e. the middle of your frame. So what most people are going to see is just a part of the page instead of the whole page. With tables you can control that - you're guaranteed that your visitors will see the whole thing.

I normally love tables but I've definitely found that an entire class of users run into trouble if you embed more than say 4 levels deep ...
_________________________
P. Pureheart

Top

Add Re: Table Usage to Twitter Add Re: Table Usage to Facebook Add Re: Table Usage to MySpace Add Re: Table Usage to Del.icio.us Digg Re: Table Usage Add Re: Table Usage to Yahoo My Web Add Re: Table Usage to Google Bookmarks Add Re: Table Usage to Stumbleupon Add Re: Table Usage to Reddit
#1219 - 06/24/02 05:00 PM Re: Table Usage
kwiltsee Offline
Newbie

Registered: 10/04/04
Posts: 13
but there are still browsers and systems out there that have difficulty with lots of tables.

I can't say I'm a table junkie, but I'd say that the majority of the browsers out there can deal with them, and every page on my site has at least one table on it. It's the only way to place things exactly where you want them on the page. To the browsers that can't read them, I say,'get over it, get a new browser.' I'd say tables are here to stay.

Personally, I hate frames. Properly used they can be nice within limits, but to me, they just cut down visible real estate.

Top

Add Re: Table Usage to Twitter Add Re: Table Usage to Facebook Add Re: Table Usage to MySpace Add Re: Table Usage to Del.icio.us Digg Re: Table Usage Add Re: Table Usage to Yahoo My Web Add Re: Table Usage to Google Bookmarks Add Re: Table Usage to Stumbleupon Add Re: Table Usage to Reddit
#1220 - 06/24/02 08:32 PM Re: Table Usage
pureheart Offline
Newbie

Registered: 09/21/04
Posts: 1
Oh, right, I wasn't saying that the browsers couldn't deal with tables at all. Probably 99% of all browsers out there know what a table *is*. However, a good chunk of them have trouble with lots of tables inside other tables. So just one table is fine, or one table at a time. But if you have a table, and then a table inside that, and then a table inside that, by the time you get to the fourth table in, some browsers start to choke.
_________________________
P. Pureheart

Top

Add Re: Table Usage to Twitter Add Re: Table Usage to Facebook Add Re: Table Usage to MySpace Add Re: Table Usage to Del.icio.us Digg Re: Table Usage Add Re: Table Usage to Yahoo My Web Add Re: Table Usage to Google Bookmarks Add Re: Table Usage to Stumbleupon Add Re: Table Usage to Reddit
#1221 - 07/08/02 09:57 PM Re: Table Usage
Gillian - Classical Music Offline
BellaOnline Editor
Zebra

Registered: 04/03/02
Posts: 3701
Loc: UK
Yes that's quite true, Lisa. I had to do a triple nested table for one of my graphics courses at www.vu.org, and Netscape 4 decided it didn't like multiple nested tables with background graphics, and refused to display the background graphics in the innermost table! The URL is http://www.craftsnlace.co.uk/homework/paintshoppropotluck/backgroundhomework3.html - sorry it's rather long.

Netscape is useful for testing whether all your table tags are correct though because if one is missing or you have an extra one it won't display the table at all.
_________________________
Gillian Buchanan
Classical Music at BellaOnline
Suite101
Squidoo Lenses

Top

Add Re: Table Usage to Twitter Add Re: Table Usage to Facebook Add Re: Table Usage to MySpace Add Re: Table Usage to Del.icio.us Digg Re: Table Usage Add Re: Table Usage to Yahoo My Web Add Re: Table Usage to Google Bookmarks Add Re: Table Usage to Stumbleupon Add Re: Table Usage to Reddit
#1222 - 07/08/02 09:59 PM Re: Table Usage
Gillian - Classical Music Offline
BellaOnline Editor
Zebra

Registered: 04/03/02
Posts: 3701
Loc: UK
Sorry looking at that page I realise I forgot what actually happened - Netscape 4 refused to display the background colour of the innermost table, making it necessary to read the text on top of the flowers! Sorry about that.
_________________________
Gillian Buchanan
Classical Music at BellaOnline
Suite101
Squidoo Lenses

Top

Add Re: Table Usage to Twitter Add Re: Table Usage to Facebook Add Re: Table Usage to MySpace Add Re: Table Usage to Del.icio.us Digg Re: Table Usage Add Re: Table Usage to Yahoo My Web Add Re: Table Usage to Google Bookmarks Add Re: Table Usage to Stumbleupon Add Re: Table Usage to Reddit
#1223 - 08/25/02 07:42 PM Re: Table Usage
pureheart Offline
Newbie

Registered: 09/21/04
Posts: 1
Right, Netscape doesn't have some of the features that IE does, so a page that looks really good in IE sometimes looks only so-so in Netscape. But you're right, it's great for testing for broken links <img src="/images/graemlins/smile.gif" alt="" />
_________________________
P. Pureheart

Top

Add Re: Table Usage to Twitter Add Re: Table Usage to Facebook Add Re: Table Usage to MySpace Add Re: Table Usage to Del.icio.us Digg Re: Table Usage Add Re: Table Usage to Yahoo My Web Add Re: Table Usage to Google Bookmarks Add Re: Table Usage to Stumbleupon Add Re: Table Usage to Reddit



Want to reply? Register as a Forum Member - it's quick, free and fun!
Brand New Posts
Summer Fun with Attention Deficit Disorder
by Connie - ADD/Sandwiches
Attention Deficit Disorder
Today at 10:49 PM
How to cover dark circles around your eyes quickly
by Mary Post
Cosmetics
Today at 09:47 PM
How to cover dark circles around your eyes quickly
by Mary Post
Cosmetics
Today at 09:44 PM
Did you meditate today?
by Lisa LowCarb / VideoGames
Meditation
Today at 09:12 PM
James Gandolfini Died Today
by Lisa LowCarb / VideoGames
Drama TV
Today at 07:53 PM
The Serious Side of Mike Lawrence - Interview
by Carolyn-Beer & Brewing Editor
Beer & Brewing
Today at 06:57 PM
Traditional Versus Digital Scrapbooking
by Kathleen - Scrapbooking
Scrapbooking
Today at 06:57 PM
Cooking Eggs
by Nancy Roussy
Low Carb
Today at 06:27 PM
What's your Typical Daily Menu?
by Nancy Roussy
Low Carb
Today at 06:22 PM
Brainteaser Find The Hidden Treasure
by Nancy Roussy
Animal Life
Today at 06:17 PM
Register to Post!
Want to post? For security reasons you need to Register as a Forum Member. It's quick, easy and free!
Forum Activities
Book Clubs
Trivia Contests
Who's Online
0 registered (), 58 Guests and 0 Spiders online.
Key: Admin, Global Mod, Mod
Ad Income Supports Charity



| About BellaOnline | Privacy Policy | Advertising | Become an Editor |
Website copyright © 2013 Minerva WebWorks LLC. All rights reserved.