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

Implementing CommonJS modularity in browsers without compilation/server

Table of contents introduction 1. What is one-cli...

Example usage of Linux compression file command zip

The ".zip" format is used to compress f...

VMware ESXI server virtualization cluster

Table of contents summary Environment and tool pr...

Tutorial on configuring and using i3 window manager in Linux

In this article, I will show you how to install a...

Detailed explanation of JS memory space

Table of contents Overview 1. Stack and Heap 2. V...

How to create dynamic QML objects in JavaScript

1. Dynamically create objects There are two ways ...

How webpack implements static resource caching

Table of contents introduction Distinguish betwee...

HTML+CSS to achieve cyberpunk style button

First look at the effect: Preface: I came up with...

How to create a MySQL database and support Chinese characters

Let's first look at the MySQL official docume...

Quickly solve the problem that the mysql57 service suddenly disappeared

one, G:\MySQL\MySQL Server 5.7\bin> mysqld --i...

How to install Nginx in CentOS

Official documentation: https://nginx.org/en/linu...

Solve the scroll-view line break problem of WeChat applet

Today, when I was writing a small program, I used...

Detailed tutorial on deploying Django project under CentOS

Basic Environment Pagoda installation service [Py...

MySQL 20 high-performance architecture design principles (worth collecting)

Open Source Database Architecture Design Principl...