Commonly used English fonts for web page creation

Commonly used English fonts for web page creation
Arial

Arial is a sans-serif TrueType font distributed with many Microsoft applications. Although the proportions and weight are very similar to Helvetica, Arial is actually a variant of the Monotype Grotesque series. Arial was designed with computer use in mind, and some subtle adjustments and changes were made to the font and spacing to increase its readability at different resolutions on computer screens.

Helvetica

Helvetica is a widely used Western sans serif font designed by Swiss graphic designer Max Miedinger in 1957. Helvetica is regarded as a typical representative of modernism in the field of font design. According to the modernist point of view, fonts should be "like a transparent container" so that readers can focus on the content of the text when reading, rather than paying attention to the font used in the text itself. Due to this feature, Helvetica is suitable for expressing a variety of information and has been widely used in the graphic design industry.

Tahoma

Tahoma is a very common sans serif font. Its font structure is very similar to Verdana. It has smaller character spacing and supports a wider range of Unicode character sets. Tahoma and Verdana are the work of the same designer, Matthew Carter, and were launched by Microsoft in 1999. Many people who don't like the Arial font often use Tahoma instead. In addition to the fact that Tahoma is easily available, it is also because Tahoma does not have some of the shortcomings of Arial that people are criticized for, such as the difficulty in distinguishing between the uppercase "I" and the lowercase "l".

Verdana

Verdana is a sans serif font. Since it has high-quality performance such as clear and neat structure and easy reading and recognition even in small characters, it quickly became one of the standard fonts used in many fields after its launch in 1996. The name "Verdana" is composed of the words "verdant" and "Ana". "Verdant" means "verdant," symbolizing the "Emerald City" Seattle and Washington State, known as the "Evergreen State." "Ana" comes from the name of Virginia Wheeler's eldest daughter.

Lucida Grande

Lucida Grande is a Western sans serif font that belongs to the humanist style. It is the default font for Apple's Mac OS X operating system. A member of the Lucida typeface family, it was designed by Charles Bigelow and Kris Holmes. Its digital version is TrueType and is used throughout the Mac OS X graphical user interface.

Times New Roman

Times New Roman is probably one of the most common and well-known serif fonts. It is a transitional serif font in font design and has had a profound influence on later typefaces. In addition, due to its classic appearance that is well-regulated and stable, it is often chosen as one of the standard fonts. For more knowledge, you are welcome to browse more articles on 52CSS.com.

Georgia

Georgia is a serif font designed by the famous type designer Matthew Carter for Microsoft in 1993. It has the characteristic of being clearly recognizable even in small fonts and has excellent readability. The name was inspired by a tabloid's test headline about the discovery of an alien head in Georgia, USA. Microsoft has included Georgia in its core web fonts and it is one of the built-in fonts in the Windows system. Apple Computer's Macintosh system later followed suit and adopted Georgia as one of its built-in fonts.

<<:  How to modify the scroll bar style in Vue

>>:  How to install and deploy zabbix 5.0 for nginx

Recommend

Use CSS to switch between dark mode and bright mode

In the fifth issue of Web Skills, a technical sol...

How does MySQL achieve multi-version concurrency?

Table of contents MySQL multi-version concurrency...

JS uses canvas technology to imitate echarts bar chart

Canvas is a new tag in HTML5. You can use js to o...

Tutorial on installing jdk1.8 on ubuntu14.04

1. Download jdk download address我下載的是jdk-8u221-li...

Analysis of the difference between Mysql InnoDB and MyISAM

MySQL supports many types of tables (i.e. storage...

How to view version information in Linux

How to view version information under Linux, incl...

How to generate a free certificate using openssl

1: What is openssl? What is its function? What is...

React+axios implements github search user function (sample code)

load Request Success Request failed Click cmd and...

The whole process of IDEA integrating docker to deploy springboot project

Table of contents 1. IDEA downloads the docker pl...

Several implementation methods of the tab bar (recommended)

Tabs: Category + Description Tag bar: Category =&...

HTML multi-header table code

1. Multi-header table code Copy code The code is a...

MySQL detailed single table add, delete, modify and query CRUD statements

MySQL add, delete, modify and query statements 1....

How to configure virtual user login in vsftpd

yum install vsftpd [root@localhost etc]# yum -y i...