HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 22nd, 2000, 06:12 PM
dbmargo dbmargo is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2000
Location: Naples
Posts: 1 dbmargo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I have not really worked with complex tables. When I take a look at websites source code sometimes I am amazed at the use of nested tables. Does any one have any advice on how to learn how to use complex nested tables? Or is it all experience? Thanks

Reply With Quote
  #2  
Old January 22nd, 2000, 11:57 PM
Ranj
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Get DreamWeaver and start having fun....

Reply With Quote
  #3  
Old January 24th, 2000, 03:08 AM
PAV PAV is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 1999
Location: Netherlands
Posts: 77 PAV User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by dbmargo:
I have not really worked with complex tables. When I take a look at websites source code sometimes I am amazed at the use of nested tables. Does any one have any advice on how to learn how to use complex nested tables? Or is it all experience? Thanks [/quote]

As you say, complex nested tables are nothing more than tables in tables, i.e. putting another table in one of the parent table cells.
It takes some experimenting about what the output will be, but it is very, I mean, VERY important to properly nest the tags, because IE is very mild to this, but NN unforgiving!
So yes, just try and experience a lot. I think it is good to do the basic NOTEPAD HTML composing to get familiar with what you are doing.

Have fun, Peter

Reply With Quote
  #4  
Old January 26th, 2000, 07:42 AM
timbo timbo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 1999
Location: London
Posts: 110 timbo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 22 m 26 sec
Reputation Power: 0
worth noting a lot of these will have generated by scripts looping, so where it looks like you have hundreds of tables all nesting within each other, whoever wrote will have (for example) created three tables and placed two within or part within a loop, thus when you look at the source there 'appears' to be all these nested tables. Go have a look at http://www.reedon.net/ this has a lot of nested tables, but the majority are generated through MySQL queries being drawn into tables within tables cells.
If you are going to write them yourself however, at the start of each table, table row and table cell, indent and as you close off go back, that way you can (try) and keep track of where you are,
hope that helps


------------------
cheers


[This message has been edited by timbo (edited January 26, 2000).]

[This message has been edited by timbo (edited January 26, 2000).]

Reply With Quote
  #5  
Old January 26th, 2000, 08:07 AM
rod k rod k is offline
Apprentice Deity
Dev Shed Loyal (3000 - 3499 posts)
 
Join Date: Jul 1999
Location: Niagara Falls (On the wrong side of the gorge)
Posts: 3,237 rod k User rank is Private First Class (20 - 50 Reputation Level)rod k User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 m 8 sec
Reputation Power: 13
Send a message via AIM to rod k
I am one of those that use nested tables to a great extent. While CSS is great for positioning I have over 40% of my users from WebTV (why? I have no idea) and CSS is out of the question. Anyway, using includes, either SSI or PHP (much easier if you have access) you can break the tables up a bit making it easier to keep track of all those tags. Best advice: Make sure you test everything with Netscape! As PAV says Netscape is VERY unforgiving when it comes to tables. Forget your </table> and it won't display. The upside to this is that if you do everything right, NS will display perfectly. IE being flexible can sometimes mean that the display is more unpredictable.

Reply With Quote
  #6  
Old January 28th, 2000, 06:00 AM
falcon falcon is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 1999
Location: UK
Posts: 50 falcon User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 21 m 33 sec
Reputation Power: 9
I don't know whether its worth adding this but the way I deal with complex tables is to do it first in some sort of visual editor (personally I use dreamweaver none of that Microsoft rubbish). Then get down to the nitty gritty with a html editor like (Cute HTML, anything more than that starts mucking around with your code) and code my socks of until it looks right.

Lastly as has been mentioned above several times which I would like to say again, I code to Netscape. You pretty much can not go wrong by using this in the initial stages. Once thats done, tidy any browser incompatibilities.

Well thats my two pence worth..

Falcon

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Nested Table Help


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway