Kom i gang. Det er Gratis
eller tilmeld med din email adresse
CSS3 af Mind Map: CSS3

1. Colors

1.1. color

1.1.1. rgb( )

2. Border

2.1. width

2.2. color

2.3. raduis

2.4. style

2.5. none

3. Font

3.1. -size

3.1.1. Modifier la taille d'un text

3.2. -weight

3.2.1. Modifier la poid d'un text

3.3. -family

3.3.1. choisir un type de texte

3.4. -style

3.4.1. Modifier la poid d'un text

4. liste(style)

4.1. list-style-type

4.2. list-style-image

5. Display

5.1. Inline

5.2. unline block

5.3. block

5.4. none

6. width

7. Padding

7.1. left

7.2. top

7.3. bottom

7.4. right

8. Margin

8.1. auto

8.2. -top

8.3. -left

8.4. -bottom

9. Height

10. Selectors

10.1. . class

10.2. # id

11. Background

11.1. -Images

11.2. -repeat

11.3. -attachement

11.4. -position

11.5. -color

11.6. -size

12. Animation(link)

12.1. :link

12.2. :visited

12.3. :hover

12.4. :active

13. Text

13.1. -decoration

13.1.1. underline

13.1.2. overline

13.1.3. none

13.2. -align

13.2.1. centre

13.2.2. left

13.2.3. right

13.2.4. justify

14. float

14.1. right

14.2. left

14.3. none

15. Animation

15.1. animation-name

15.1.1. nom de animation

15.2. animation-duration

15.2.1. en seconde

15.3. animation-iteration-count

15.3.1. infinity

15.4. animation-color

16. @Keyframes

16.1. from...to...