The text height in CSS is inconsistent between IE and ff.

Source: Internet
Author: User

Because FF's default font is, and the default browser settings ignore the font definition in CSS. Therefore, if you do not specify the font of the FF in CSS, the styles of the two browsers will definitely be different [the premise is that you have not changed the default settings of the FF browser, so that it can be defined with the CSS font].

Other summary:

1. P labels in IE and FF are not only different from the default values of margin and padding, but also have different line-height interpretations. Try to set line-height to actual pixels.

2. copy the static html page in Dreamweaver. when you use the ASPX page, you must pay attention to the encoding format, which may make the original page big variation (I use it. NET development, it is made into aspx first, and then writes the page with DW ).

3.set the CSS font to 14px/12em. The following 12em is line-height.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.