Forum Moderators: open

Message Too Old, No Replies

Need help with making a table.

         

Atomic Justice

9:34 am on Jan 13, 2009 (gmt 0)

10+ Year Member



I usually get by quite will with tables but this one has me stumped. I've already messed with it an hour so I figured I'll just ask... I'm getting close, but no cigar.

Created an image file for an example of what I'm looking for. Any insight would be great!

<snip>

Thank you..

Edit: Getting pretty sleepy. I'll check back in the morning. Thanks again in advance to anyone who can assist...

And quickly, before I go, I will elaborate further on what my issue is. In short, this is what I'm attempting...

The issue is that the middle section is aligning underneath the left section. And to the right of the middle section is the right section, creating an L shape so to speak.


<table>
<tr>
<td>
Content
<br/>
Content
<br/>
Content
<br/>
Content
</td>
<td>
Content
</td>
<td>
Content
<br/>
Content
<br/>
Content
<br/><br/>
Content
<br/>
Content
<br/>
Content
<br/>
</td>
</tr>
</table>

[edited by: Atomic_Justice at 10:15 am (utc) on Jan. 13, 2009]

[edited by: engine at 11:14 am (utc) on Jan. 13, 2009]
[edit reason] See TOS [/edit]

Trace

2:08 pm on Jan 13, 2009 (gmt 0)

10+ Year Member



Your table seems fine to me. Maybe I'm just not understanding the problem?

Here is the result of your example;


*******************************
*.........*.........*.content.*
*.content.*.........*.content.*
*.content.*.........*.content.*
*.content.*.content.*.........*
*.content.*.........*.content.*
*.........*.........*.content.*
*.........*.........*.content.*
*******************************

Atomic Justice

8:07 pm on Jan 13, 2009 (gmt 0)

10+ Year Member



Ya, strange... I'll re-attempt it and make some small changes to the other files this table is displaying. It's for a forum post bit so the file's it's displaying within may actually be what's making it look funky.

I give up. Need to move on. It just won't display right. I'll just have to find another place for the middle section. Probably just throw it on the bottom. Regardless of how to order things it always forms an L shape.

[edited by: Atomic_Justice at 8:48 pm (utc) on Jan. 13, 2009]