font-size is the style property...font size is the attribute
used in the font tag.....
that is:
in font tag
<font size="3">..but font tag is deprecated...
but in CSS
p{font-size:"3"}
please corrrect me if i am wrong
0
Karuna
Answer
If you know proper answer only you should post your
answer.Because hundreds of people go through this.