|
Posted by Jukka K. Korpela on 04/11/06 09:32
endlesstide@gmail.com wrote:
> Ok, I basically want this table configuration
>
> <table>
> <tr>
> <td>Variable Length Dynamic Data</td>
> <td>Static Content</td>
> </tr>
> </table>
No, you want to achieve a particular layout. You are just assuming that a
table is the way to do that,
> How would I keep the static content pushed as much as it's possible to
> the left, given the data in the first TD will flow.
The question doesn't make much sense, really. Do you mean that the width of
the first cell should equal the width of the longest word in it, or would it
also be permissible to split words across several lines.
Try explaining the material you really have.
--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html
[Back to original message]
|