Subject: RE: attempt at dynamic sizing a table
From: Adam Griffin <agriffin@xxxxxxxxxxxx>
Date: Thu, 24 Oct 2002 10:01:07 -0400
|
I don't believe any browsers would know how to apply a 'point' size to a
table column, only fonts. I think you could possibly use px or em sizing on
a font and also utilize the same unit on the column. Still, even then the
units aren't going to make much sense unless you use a fixed width font. If
don't size anything, the table will size itself appropriately (most of the
time).
-Adam
-----Original Message-----
From: Noel Golding [mailto:noel@xxxxxxxxxxxxxxx]
Sent: Thursday, October 24, 2002 9:27 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: attempt at dynamic sizing a table
is it possible to set a column-width to pt? That would be ok. If I had 12
characters at 12pt that would make the column-width 144pt. Is that
feasible?
Thanks!!
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|