"Cappy2112" <[EMAIL PROTECTED]> wrote:
>
>Does anyone know if the table align property is available in
>HTMLgen.Table?
>The docs don't show it, but I find it hard to believe that it is not
>available.
>
>I want to center the table.
>Only the cell align propterty is available
You've got the source.
Cappy2112 wrote:
> Table and TableLite are different classes. Tablelite requires a little
> more work, and I will ave to rewrite some code to use it.
>
> I am using Table a tthe moment
Well, as far as I know, wrapping a DIV align="center" around a TABLE
should produce the same effect as giving t
Table and TableLite are different classes. Tablelite requires a little
more work, and I will ave to rewrite some code to use it.
I am using Table a tthe moment
>>ith a "style" attribute (or using the TableLite class, which also
>>accepts a "style" attribute), and setting the "text-align" propert
Cappy2112 wrote:
> Does anyone know if the table align property is available in
> HTMLgen.Table?
> The docs don't show it, but I find it hard to believe that it is not
> available.
>
> I want to center the table.
> Only the cell align propterty is available
>>> print HTMLgen.TableLite(align="cen
Cappy2112 wrote:
> Does anyone know if the table align property is available in
> HTMLgen.Table?
> The docs don't show it, but I find it hard to believe that it is not
> available.
>
> I want to center the table.
> Only the cell align propterty is available
I've never used HTMLgen, but you might