Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to reset browser font size in css

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)05/31 Report--

Most people do not understand the knowledge points of this article "how to reset browser font size in css", so the editor summarizes the following content, detailed content, clear steps, and has a certain reference value. I hope you can get something after reading this article. Let's take a look at this "how to reset browser font size in css" article.

The code is as follows:

Body,div,dl,dt,dd,ul,ol,li,h2,h3,h4,h5,h6,h7,pre,form,fieldset,input,textarea,p

Blockquote,th,td {margin:0; padding:0;}

Table {border-collapse:collapse; border-spacing:0;}

Fieldset,img {border:0;}

Address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}

Ol,ul {list-style:none;}

Caption,th {text-align:left;}

H2,h3,h4,h5,h6,h7 {font-size:100%; font-weight:normal;}

After {content: ";}

Abbr,acronym {border:0;}

Second, we reset the browser font size to 10 pixels, using the following:

Html {font-size: 62.5%;}

This size is basically appropriate, and then you can resize it according to your needs, such as title 1 is 120 pixels:

H2 {font-size: 2em;}

The above is about the content of this article on "how to reset browser font size in css". I believe we all have some understanding. I hope the content shared by the editor will be helpful to you. If you want to know more about the relevant knowledge, please follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report