시작하기. 무료입니다
또는 회원 가입 e메일 주소
css3 저자: Mind Map: css3

1. id

1.1. pour changer une element

2. class

2.1. pour changer pleusieur element

3. link

3.1. pour liee html avec css

4. float

4.1. left

4.2. right

5. padding

5.1. padding-top

5.2. padding-right

5.3. padding-left

5.4. padding-bottom

6. margin

6.1. margin-top

6.2. margin-right

6.3. margin-left

6.3.1. margin-bottom

7. border

7.1. border-color

7.2. border-style

8. background

8.1. background-color

8.2. background-img

9. animaion

9.1. An animation lets an element gradually change from one style to another.

9.1.1. animation-name

9.1.2. background-color

9.1.3. animation-duration

9.1.4. @keyframes example

9.1.5. from {background-color

9.1.6. to {background-color:

10. ul

10.1. list-style

11. transition

12. = dans

13. =et

14. pour liee avec class

15. color

15.1. pour changer le color par exemple dune phrase

16. font

16.1. font-size

16.2. font-familly

17. taille

17.1. hight

17.2. width

18. size

18.1. en px

19. text decoration

19.1. non underline

20. .

20.1. refers to class

21. ,

21.1. = et

22. espace

23. display

23.1. display-inline

23.2. display-inline-block

23.3. display-block

24. text-aligne

24.1. center

24.2. left

24.3. right