The reason you don't see font as an attribute of TD is because it isn't; you nest the 
font tags inside of the TD.

Also, my experience has been that style table cells (TD) doesn't work in Netscape.  A 
pain, I know.

--
Billy Cravens
[EMAIL PROTECTED]

Paige Chandler wrote:

>
> 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>
>   <TD>#Ins_Last1#</td>
>   <TD>#Ins_First1#</td>
>   <TD>#Ins_PropId#</td>
>   <TD>#Status#</td>
>   <TD>#Ins_MailCd#</td>
>  </tr>
>  </Table>=20
> </Font> =20
>





------------------------------------------------------------------------------
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