How about style sheets?

<HEAD>
<Style TYPE="text/css"> 
 <!--
 BODY { font-family:arial,helvetica; font-size:8pt}
 TD { font-family:verdana,arial,helvetica; font-weight:bold;font-size:10pt }
 TH { text-align:center; BGColor:#0000CE}
 A { text-decoration:none; font-size:8pt; font-family:arial,helvetica; }
 A:hover { text-decoration: underline; font-size:8pt }
 -->
 </STYLE>
</HEAD>


Check out browser compatability there was a good site but 
can't find my bookmark right now.

One reference site is 
http://www.w3.org/Style/CSS/

Joe Hoffman mailto:[EMAIL PROTECTED]
National Institutes of Health 
Center for Information Technology 
Division of Computer System Services

-----Original Message-----
From: Paige Chandler [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 01, 2000 10:37 AM
To: [EMAIL PROTECTED]
Subject: Table Font Size


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

------=_NextPart_000_0007_01BFE348.5A6B38B0
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Is it possible to set the font size for =
a tbale to=20
other than the default font?&nbsp;The syntax below dosen't appear to =
work.&nbsp;=20
TIA.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Regards,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Paige</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&lt;Font =
Size=3D5&gt;<BR>&nbsp;&lt;Table=20
CellSpacing=3D7&gt;<BR>&nbsp;&lt;Tr&gt;<BR>&nbsp;&nbsp;&lt;TH&gt;Insured&=
lt;/TH&gt;&lt;TH&gt;Last=20
Name&lt;/TH&gt;&lt;TH&gt;First Name&lt;/TH&gt;&lt;TH&gt;Property=20
ID&lt;/TH&gt;<BR>&nbsp;&lt;/TR&gt;<BR>&nbsp;&lt;TR&gt;<BR>&nbsp;&nbsp;&lt=
;TD&gt;#Ins_Id#&lt;/td&gt;<BR>&nbsp;&nbsp;&lt;TD&gt;#Ins_Last1#&lt;/td&gt=
;<BR>&nbsp;&nbsp;&lt;TD&gt;#Ins_First1#&lt;/td&gt;<BR>&nbsp;&nbsp;&lt;TD&=
gt;#Ins_PropId#&lt;/td&gt;<BR>&nbsp;&nbsp;&lt;TD&gt;#Status#&lt;/td&gt;<B=
R>&nbsp;&nbsp;&lt;TD&gt;#Ins_MailCd#&lt;/td&gt;<BR>&nbsp;&lt;/tr&gt;<BR>&=
nbsp;&lt;/Table&gt;&nbsp;<BR>&lt;/Font&gt;&nbsp;&nbsp;</FONT></DIV></BODY=
></HTML>

------=_NextPart_000_0007_01BFE348.5A6B38B0--

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