CSS measurement units are used to specify the size, spacing, borders and other attributes of elements, and can be divided into absolute units and relative units. Absolute units include pixels, inches, centimeters, millimeters, and points. Relative units include percentage, window width, window height, window minimum width, window maximum width, and font relative units. Choosing the appropriate measurement unit can make the page adaptable and responsive, while taking into account the characteristics and compatibility of different units.
The operating system for this tutorial: Windows 10 system, DELL G3 computer.
There are a variety of measurement units in CSS that are used to specify the size, spacing, borders and other attributes of elements. These units of measurement can be divided into two categories: absolute units and relative units.
1. Absolute unit:
- Pixel (Pixel, px): Pixel is the most commonly used absolute unit, which represents a point on the screen. Pixels are fixed and do not change based on screen size. For example, width: 200px; means that the width of the element is 200 pixels.
- Inch (Inch, in): Inch is a physical unit, indicating that 1 inch is equal to 2.54 centimeters. For example, width: 2in; means the element is 2 inches wide.
- Centimeter (cm): Centimeter is a physical unit, indicating that 1 centimeter is equal to 0.3937 inches. For example, width: 5cm; means that the width of the element is 5 cm.
- Millimeter (mm): Millimeter is a physical unit, indicating that 1 millimeter is equal to 0.03937 inches. For example, width: 50mm; means that the width of the element is 50 mm.
- Point (Point, pt): Point is a physical unit, indicating that 1 point is equal to 1/72 inch. For example, font-size: 12pt; means the font size is 12 points.
2. Relative unit:
- Percentage (%): Percentage is a unit of measurement relative to the parent element. For example, width: 50%; means that the width of the element is 50% of the width of the parent element.
- Viewport Width (vw): Viewport width is a unit of measurement relative to the width of the browser window. For example, width: 50vw; means that the width of the element is 50% of the width of the browser window.
- Viewport Height (vh): Viewport height is a unit of measurement relative to the height of the browser window. For example, height: 50vh; means that the height of the element is 50% of the height of the browser window.
- Viewport Minimum Width (vmin): The minimum width of the viewport is a unit of measurement relative to the smaller of the browser window width and height. For example, width: 50vmin; means that the width of the element is 50% of the smaller of the browser window width and height.
- Viewport Maximum Width (vmax): The maximum width of the viewport is a unit of measurement relative to the larger of the browser window width and height. For example, width: 50vmax; means that the width of the element is 50% of the larger of the browser window width and height.
- Font Relative Units: including relative units such as em, rem and ch, used to specify font-related measurements. em is the font size relative to the parent element, rem is the font size relative to the root element (i.e. the html element), and ch is the width relative to 0 characters.
Choosing the appropriate measurement unit can make the page appear consistent on different devices and have responsive features. When choosing a unit of measurement, factors such as the size, layout, and available space of the elements need to be considered based on actual needs and design requirements. At the same time, you also need to pay attention to the characteristics and compatibility of different measurement units to ensure the consistency and reliability of styles across different browsers and devices.
To summarize, CSS provides a variety of measurement units, including absolute units (pixels, inches, centimeters, millimeters, points) and relative units (percentage, window width, window height, window minimum width, window maximum width) , font relative units). Choosing the appropriate measurement unit can make the page adaptable and responsive, while taking into account the characteristics and compatibility of different units.
The above is the detailed content of What is the css unit of measurement?. For more information, please follow other related articles on the PHP Chinese website!

I recently found a solution to dynamically update the color of any product image. So with just one of a product, we can colorize it in different ways to show

In this week's roundup, Lighthouse sheds light on third-party scripts, insecure resources will get blocked on secure sites, and many country connection speeds

There are loads of analytics platforms to help you track visitor and usage data on your sites. Perhaps most notably Google Analytics, which is widely used

The document head might not be the most glamorous part of a website, but what goes into it is arguably just as important to the success of your website as its

What's happening when you see some JavaScript that calls super()?.In a child class, you use super() to call its parent’s constructor and super. to access its

JavaScript has a variety of built-in popup APIs that display special UI for user interaction. Famously:

I was chatting with some front-end folks the other day about why so many companies struggle at making accessible websites. Why are accessible websites so hard

There is an HTML attribute that does exactly what you think it should do:


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

WebStorm Mac version
Useful JavaScript development tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment