sazygez
04-30-04, 07:36 AM
Am I doing wrong? Because i cant change the text-style in "p" to Bold, I can only change it to Italic.
for example:
p.one {
text-style: italic;
}
this works
p.one {
text-style: bold;
}
this doesn't work
for example:
p.one {
text-style: italic;
}
this works
p.one {
text-style: bold;
}
this doesn't work