Những Khái Niệm Cơ Bản CSS Bấm vào đây để in





Property name

Value:

Nhúng Style vào HTML

LINK (external embed)


Grouping: Nhóm

element1, element2, element3 {khai báo;}

Contextual selector

element1 element2 element3 {khai báo;}

class selector

.class

ID selector

#ID

At-rules

@import

@font-face

@media

@page

impotant

!impotant

Pseudo-Elements and Pseudo-Classes

after

:after

anchor

a:active

a:focus

a:hover

a:link

a:visited

before

:before

first

:first

first-child

:first-child

left

:left

paragraph

P:first-letter

P:first-line

right

:right