24
24
* Les balises et leurs fonctionnement
25
25
* [ Comprendre le CSS :] ( https://docs.webplatform.org/wiki/css/tutorials )
26
26
* A quoi ça sert ?
27
- * [ Codecademy] ( http://codecademy.com ) :fr : :uk :
28
-
29
- https://www.grafikart.fr/formations/html-css
30
-
31
- http://www.htmldog.com/guides/css/
27
+ * [ Codecademy] ( http://codecademy.com ) :fr :
28
+ * https://www.grafikart.fr/formations/html-css
29
+ * http://www.htmldog.com/guides/css/
32
30
33
31
### Simplonline
34
32
@@ -43,19 +41,24 @@ http://www.htmldog.com/guides/css/
43
41
### MDN
44
42
45
43
* Mozilla Teaching Activities
46
- https://teach.mozilla.org/activities/ : uk :
44
+ https://teach.mozilla.org/activities/
47
45
* The Magic of CSS
48
- http://adamschwartz.co/magic-of-css/ : uk :
46
+ http://adamschwartz.co/magic-of-css/
49
47
50
48
### HTML Checker
51
49
52
- * Best practice, be sure your page validate this 2 checks: https://developers.google.com/speed/pagespeed/ & https://validator.w3.org/
50
+ Best practice, be sure your page validate this 2 checks:
51
+ * https://developers.google.com/speed/pagespeed/
52
+ * https://validator.w3.org/
53
+
54
+ ### Flexbox - Layout
55
+
53
56
* https://la-cascade.io/flexbox-guide-complet/ :fr :
54
- * http://tympanus.net/codrops/collective : uk :
55
- * http://shoelace.io/ : uk :
56
- * http://autoprefixer.github.io/ : uk :
57
+ * http://tympanus.net/codrops/collective
58
+ * http://shoelace.io/
59
+ * http://autoprefixer.github.io/
57
60
* https://la-cascade.io/css-grid-layout-guide-complet/ :fr :
58
- * https://expo.getbootstrap.com/ : uk :
61
+ * https://expo.getbootstrap.com/
59
62
60
63
### CSS Preprocessors
61
64
0 commit comments