Web Design Help: Web Font Size Data Reference

Web Design Help: Web Font Size Data Reference
<br />The content is reproduced from the Internet. I have forgotten where I found it from. I am really sorry.
For a web page, the font size setting is relatively important. We have collected some data comparisons about the font sizes on web pages on the Internet and shared them here for everyone to see. We hope that it will be helpful to everyone in the process of page creation!
Points Pixels Ems Percent
6pt 8px 0.5em 50%
7pt 9px 0.55em 55%
7.5pt 10px 0.625em 62.5%
8pt 11px 0.7em 70%
9pt 12px 0.75em 75%
10pt 13px 0.8em 80%
10.5pt 14px 0.875em 87.5%
11pt 15px 0.95em 95%
12pt 16px 1em 100%
13pt 17px 1.05em 105%
13.5pt 18px 1.125em 112.5%
14pt 19px 1.2em 120%
14.5pt 20px 1.25em 125%
15pt 21px 1.3em 130%
16pt 22px 1.4em 140%
17pt 23px 1.45em 145%
18pt 24px 1.5em 150%
20pt 26px 1.6em 160%
22pt 29px 1.8em 180%
24pt 32px 2em 200%
26pt 35px 2.2em 220%
27pt 36px 2.25em 225%
28pt 37px 2.3em 230%
29pt 38px 2.35em 235%
30pt 40px 2.45em 245%
32pt 42px 2.55em 255%
34pt 45px 2.75em 275%
36pt 48px 3em 300%

<<:  Modify the default scroll bar style in the front-end project (summary)

>>:  How to set the page you are viewing to not allow Baidu to save its snapshot

Recommend

CentOS7.x uninstall and install MySQL5.7 operation process and encoding format modification method

1. Uninstalling MySQL 5.7 1.1查看yum是否安裝過mysql cd y...

21 MySQL standardization and optimization best practices!

Preface Every good habit is a treasure. This arti...

Vue realizes the card flip effect

This article example shares the specific code of ...

How to create a table by month in MySQL stored procedure

Without going into details, let's go straight...

Summary of some related operations of Linux scheduled tasks

I have searched various major websites and tested...

How to change the CentOS server time to Beijing time

1. I purchased a VPS and CentOS system, and found...

Take you to a thorough understanding of the prototype object in JavaScript

Table of contents 1. What is a prototype? 1.1 Fun...

Tutorial on installing MySQL 8.0.11 using RPM on Linux (CentOS7)

Table of contents 1. Installation preparation 1. ...

JavaScript common statements loop, judgment, string to number

Table of contents 1. switch 2. While Loop 3. Do/W...

How does the MySQL database implement the XA specification?

MySQL consistency log What happens to uncommitted...

HTML+CSS to implement the sample code of the navigation bar drop-down menu

Effect The pictures in the code can be changed by...

Analyze the duration of TIME_WAIT from the Linux source code

Table of contents 1. Introduction 2. First, let&#...

Teach you how to build a Hadoop 3.x pseudo cluster on Tencent Cloud

1. Environmental Preparation CentOS Linux release...

Use of LRU algorithm in Vue built-in component keep-alive

Table of contents The use of Vue's keep-alive...