Hi Paul,

Thanks. That works fine. None of my 4 books on HTML show "Font" or "Font
Size" as an attribute anywhere in Table or TR or TD.

Is there a way of specifying FONT SIZE in CFTable also? That would be great.
I can't find it in the CF manuals, Ben Forta's books or one by Sybex? The
advantage of CFTable is that I can use the WIDTH attribute to reduce the
length of a very long field; not available in TABLE - as far as I know. But
still the default font size of CFTable is just a little too large. I'm now
using CFGrid instead because it defaults to a smaller font. But that seems
like overkill.  TIA.

Regards,

Paige
----- Original Message -----
From: paul smith <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 01, 2000 10:49 AM
Subject: Re: Table Font Size


> You have to set <FONT> WITHIN each <TD></TD>
> a la:
>
> <TD><Font Size=3D5>#Ins_Id#</TD>
>
> Since you have to set FONT in each <TD>, </FONT>
> is not needed.
>
> Sorry...... ;-)
>
> best,  paul
>
>
> At 10:37 AM 7/1/00 -0400, you wrote:
> >This is a multi-part message in MIME format.
> >
> >------=_NextPart_000_0007_01BFE348.5A6B38B0
> >Content-Type: text/plain;
> >         charset="iso-8859-1"
> >Content-Transfer-Encoding: quoted-printable
> >
> >Hi All,
> >
> >Is it possible to set the font size for a tbale to other than the =
> >default font? The syntax below dosen't appear to work.  TIA.
> >
> >Regards,
> >
> >Paige
> >
> ><Font Size=3D5>
> >  <Table CellSpacing=3D7>
> >  <Tr>
> >   <TH>Insured</TH><TH>Last Name</TH><TH>First Name</TH><TH>Property =
> >ID</TH>
> >  </TR>
> >  <TR>
> >   <TD>#Ins_Id#</td>
> >
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to