P
Paul Kraemer
Hi,
I am using FP2000. I have a .css file with the following
lines....
p, td, th, div
{
font-family: "Times New Roman", Times, Serif;
font-size: 16px;
font-weight: bold;
}
....this formats my text inside the tags I've listed just
how I want it. I have a handful of table cells, however,
where I want the text not to be bold. Is there a way
that I can override my .css for these specific instances
of the <td></td> tags?
Thanks,
Paul
I am using FP2000. I have a .css file with the following
lines....
p, td, th, div
{
font-family: "Times New Roman", Times, Serif;
font-size: 16px;
font-weight: bold;
}
....this formats my text inside the tags I've listed just
how I want it. I have a handful of table cells, however,
where I want the text not to be bold. Is there a way
that I can override my .css for these specific instances
of the <td></td> tags?
Thanks,
Paul