Get the App
SLTechnology News&Howtos  ›  Development  › 

How to set the CSS font size

Shulou Source: shulou.com Published: 2022-06-01 13:07:53 09月12日 Update

This article focuses on "how to set the font size of CSS". Interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn how to set the CSS font size.

Font-size attribute

The property used to set the font size is font-size,font-size. The property values are as follows:

Xx-small, x-small, small, medium, large, x-large, xx-large: these seven attribute values correspond to seven different sizes, just like the size of the clothes we buy.

Smaller: sets the font size to be one size smaller than the parent element.

Larger: sets the font size to be one size larger than the parent element.

Length: sets a fixed value.

%: sets the font to a percentage based on the parent element.

Inherit: inherits the font size of the parent element.

Let's look at how to set the font size:

CSS sets the font size-(yisu.com) # xx-small {font-size: xx-small;} # x-small {font-size: X small;} # small {font-size: small } # medium {font-size: medium;} # large {font-size: large;} # x-large {font-size: x-large } # xx-large {font-size: xx-large;} # length {font-size: 15px;} the font size of this text is xx-small

The font size of this paragraph is x-small

The font size of this paragraph is small

The font size of this paragraph is medium

The font size of this paragraph is large

The font size of this paragraph is x-large

The font size of this paragraph is xx-large

The font size of this paragraph is 15px

At this point, I believe you have a deeper understanding of "how to set the font size of CSS". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Tags: Size font text elements attributes content size learning different practical deeper interest practical size easy to operate method more friends percent Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Redmi MySQL macOS Xiaomi MariaDB