Sorry guys, newbie here.. the instructions and guides are confusing me, tt's why i need peopl to help me with this.
well, i want to get the font Lucida console in MS word in my work.
<style type = "text/css">
P { font: 12pt/14pt sans-serif }
P { font: 80% sans-serif }
P { font: x-large/110% "Comic sans", serif }
P { font: bold italic large Palatino, serif }
P { font: normal small-caps 120%/120% fantasy }
BODY {color:fuchsia}
</style>
how come my Unordered List are not affected by the change of the font as stated?
what shud i change to get the font?
i've create a table, how can i mange to keep the overall font as Lucida Console, but keeping my table font at Times new Roman?
