CSS Font Size Specifics

后端 未结 7 1919
一生所求
一生所求 2020-12-11 09:47

I have a couple of specific questions about font size:

  1. Is pt (I.E. 12pt) standardized? I think I read somewhere that pt = 1/72 of an inch. However, the size
7条回答
  •  Happy的楠姐
    2020-12-11 10:03

    "pt" in fonts is only for print CSS. Here is a link which explains all differences between types of sizes http://css-tricks.com/css-font-size/

提交回复
热议问题