T
Tim
Newby question.
Is there a way in the DESIGN tab to indicate preferred font in a STYLE with
descending preferences in case the viewer does not have the font you
designed for?
A colleague says I can put this in the /HEAD in the CODE tab, but I'm not
much of a raw code guy. Any suggestions or pointers to an on-line tutorial
for this. FP HELP doesn't seem to get me there.
Thanks,
Tim
<STYLE type="text/css">
BODY, TD { font-family: Trebuchet MS, Tahoma, helvetica, arial, sans;
font-size: x-small;
line-spacing: 200%;
{
</STYLE>
Is there a way in the DESIGN tab to indicate preferred font in a STYLE with
descending preferences in case the viewer does not have the font you
designed for?
A colleague says I can put this in the /HEAD in the CODE tab, but I'm not
much of a raw code guy. Any suggestions or pointers to an on-line tutorial
for this. FP HELP doesn't seem to get me there.
Thanks,
Tim
<STYLE type="text/css">
BODY, TD { font-family: Trebuchet MS, Tahoma, helvetica, arial, sans;
font-size: x-small;
line-spacing: 200%;
{
</STYLE>