Your premium content subscription is a single payment that gives you:
One of hundreds of answers available with our premium content service.
A: There are a number of issues in your question, but the key point is that there is no necessary correspondence between HTML font sizes and the CSS font-size property. Yes, these mechanisms affect fonts in a similar way, but any size match will be dependent on the browser and default font settings any user has. This will have to be a process of trial, error and approximation.
… full answer hidden
Premium members click below for full answer
How can I make CSS font-size the same as HTML <font>?