What is the em font-size unit? How much is it in pixels?

前端 未结 8 1162
孤独总比滥情好
孤独总比滥情好 2020-12-02 12:30

I want to know what the em unit is, and how much 1em is when converted to pixels (px). I also read somewhere about some IE bug, to overcome which b

8条回答
  •  北海茫月
    2020-12-02 13:00

    em is almost the same as percentage, I suggest to read http://kyleschaeffer.com/best-practices/css-font-size-em-vs-px-vs-pt-vs/

提交回复
热议问题