HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

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 December 5th, 1999, 08:20 PM
Chow
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Are nested tables recommended with current browsers or can they cause problems? I was told they won't work with older browsers and they can cause problems with newer browsers as well but I haven't found any definitive information on the subject as of yet. Any advice would be appreciated. Thanks Chow

Reply With Quote
  #2  
Old December 9th, 1999, 05:00 PM
me
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
I think your refering to embedded tables.
Tables which have tables in them.

Netscape is very unforgiving when it comes to missed table tags, however if all your tags are in place, it will work, for instance:

<table width="600">
<tr>
<td width="500">
<table width="400">
<tr>
<td>
your content
</td>
</tr>
</table>
</td>
</tr>
</table>


This is bare bones, you can get creative and really embed those tables. Just be sure all your tags are in place.



------------------

Reply With Quote
  #3  
Old December 13th, 1999, 12:48 PM
Ranj
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
There is absolutely no problems using nested tables. Just make sure that all your tags are correct.

Reply With Quote
  #4  
Old December 13th, 1999, 04:51 PM
tucats
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Nested tables are fine as long as all of your tags are intact...

i.e. end all tags that are started and in the same order as how they appear...


Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Nestted Tables

Developer Shed Advertisers and Affiliates



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 | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap