[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ru/docs/Web/CSS/Reference [Back]  [Original]

CSS - CSS: | MDN

This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

CSS

CSS , , @-, CSS . . CSS 1 CSS 2.1, CSS3 CSS3. DOM-CSS / CSSOM.

, CSS- (ASCII) -, DOM-CSS / CSSOM -.

Mozilla CSS Extensions Gecko- -moz; WebKit CSS Extensions WebKit- . CSS- Peter Beverloo .

In this article

, .

selectorlist { property: value; [more property:value; pairs] }

... selectorlist: selector[:pseudo-class] [::pseudo-element] [, more selectorlists]

, .

css
strong {
  color: red;
}
div.menu-bar li:hover > ul {
  display: block;
}

: #1, #2

@-

, @-.

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

Selectors Level 3.

CSS3

, CSS3 CSS2.1, :

DOM-CSS / CSSOM

:

:


Web Proxy Viewer  |  New URL  |  Original Page