How would I convert the size attribute of the font tag:
<font size="3">Example</font>
to css? for example
.example{
font-size: ?px;
}
In other words, how many pixels does the size attribute refer to?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With