Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
help a n00b with a nested table problem?
Old 10-22-2005, 05:36 PM help a n00b with a nested table problem?
Junior Talker

Posts: 2
Trades: 0
Hi, i'm a moron..i have a nested table problem on this webpage:

http://www.deathbotmusic.com/test.html

In the box on the left, the blue should be filling up the entire grey box, making the grey just like a border, but for some reason it will only expand when I enter a specific pixel amount - it doesn't work when I put in height=100% or height=*.

the specific part of the code for this box is:

<tr bgcolor=gray>
<td colspan=1 valign="top" width=* height=100%>
<table height=100% width=100% border="0" cellpadding="1" cellspacing="0" bgcolor=blue>
<tr>
<td>
</table>
</td></tr>

I've looked around a lot and can't figure out what I'm doing wrong.

Any help would be greatly appreciated! Thanks a lot.

Rob
frank28 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-22-2005, 05:42 PM
praveen's Avatar
Life is a Dream

Posts: 3,591
Name: Praveen
Location: Chennai, India
Trades: 0
to start off with the code is not proper u missing the closing td, tr. for the blue background table

<tr bgcolor=gray>
<td colspan=1 valign="top" width=* height=100%>
<table height=100% width=100% border="0" cellpadding="1" cellspacing="0" bgcolor=blue>
<tr>
<td>

</td>
</tr>

</table>
</td></tr>
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
praveen is offline
Reply With Quote
View Public Profile
 
Old 10-22-2005, 05:47 PM
Junior Talker

Posts: 2
Trades: 0
thanks for the reply - I tried fixing all of those but that doesn't seem to fix the prob.
frank28 is offline
Reply With Quote
View Public Profile
 
Old 10-22-2005, 06:23 PM
praveen's Avatar
Life is a Dream

Posts: 3,591
Name: Praveen
Location: Chennai, India
Trades: 0
here you go.. this should help you

http://apptools.com/examples/tableheight.php

let know if that works
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
praveen is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to help a n00b with a nested table problem?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.50291 seconds with 12 queries