Home > Web Front-end > CSS Tutorial > What does the full name of css mean?

What does the full name of css mean?

little bottle
Release: 2019-05-25 16:11:41
Original
14213 people have browsed it

What does the full name of css mean?

The full English name of CSS is Cascading Style Sheets. A few words are translated separately. Cascading has a lot of meanings, Style means style, and Sheets means tables. When combined together, they translate into Chinese as cascading style sheets.

Cascading style sheets are a computer language used to express document styles such as HTML (an application of Standard Generalized Markup Language) or XML (a subset of Standard Generalized Markup Language).

CSS can not only statically modify web pages, but can also dynamically format various elements of web pages in conjunction with various scripting languages.

CSS can perform pixel-level precise control over the layout of element positions in web pages, supports almost all font size styles, and has the ability to edit web page objects and model styles.

The above is the detailed content of What does the full name of css mean?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template