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.

Website Design Forum


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



Freelance Jobs

Reply
Need help with the table problem
Old 11-14-2009, 08:29 AM Need help with the table problem
Junior Talker

Posts: 4
Name: alexander
Trades: 0
I have a table problem where in table (A) and any tables under gets longer, links and content in table (B ) doesn't stay aligned to top, the whole content in table (B) and any others appears away from the top, even in the middle so the top part becomes blank

I'd like the content in A as well as B stay on the top and no blank spaces appear on the top of them

I'll appreciate any quick fix for this issue

kind regards

Here's the problematic table I have

Quote:

<table width="79%" height="100%" border="0">
<tr>
<td width="63%" scope="col">A</td>
<td width="37%" rowspan="3" >B<br />

</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>

<td scope="row"><table width="100%" border="0" >
<tr>
<td width="230">
</td>
<td width="230"></td>
<td width="230" border="0"></td>
</tr>
<tr>

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

Last edited by alexx; 11-14-2009 at 08:33 AM..
alexx is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-14-2009, 09:53 AM Re: Need help with the table problem
vivekar's Avatar
Webmaster Talker

Posts: 612
Trades: 0
you need to add valign="top"

Code:
 <td width="63%" valign="top" scope="col">A</td>
__________________

Please login or register to view this content. Registration is FREE
(Active since 2003) |
Please login or register to view this content. Registration is FREE
vivekar is offline
Reply With Quote
View Public Profile Visit vivekar's homepage!
 
Old 11-15-2009, 09:31 PM Re: Need help with the table problem
Junior Talker

Posts: 4
Name: alexander
Trades: 0
appreciate your help

all the best
alexx is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Need help with the 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.18313 seconds with 12 queries