Font-size property has no inheritance

Source: Internet
Author: User

The Font-size attribute has no inheritance:
This is a simple question, but perhaps beginners may sometimes question the question, creating fonts everywhere for the elements in the tag. Here you can give a positive answer, font-size data is inherited, which facilitates the uniform setting of Web page fonts.

The code example is as follows:

<!DOCTYPE HTML><HTML><Head><MetaCharSet= "Utf-8"><Metaname= "Author"content= "http://www.51texiao.cn/" /><title>Ant Tribe</title><styletype= "Text/css">Body{font-size:12px;}</style></Head><Body><Div>Ant Tribe</Div><Div>  <ul>    <Li>The sun's coming out.</Li>  </ul></Div></Body></HTML>

As can be seen from the running performance of the above code, the Font-size attribute is inherited.
The original address is: http://www.51texiao.cn/div_cssjiaocheng/2015/0503/602.html

The original address is: http://www.softwhy.com/

Font-size property has no inheritance

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.