Skip to content

Commit 6d50579

Browse files
committed
Update README.md
1 parent bb7f351 commit 6d50579

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

README.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,9 @@
2424
* Les balises et leurs fonctionnement
2525
* [Comprendre le CSS :](https://docs.webplatform.org/wiki/css/tutorials)
2626
* 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/
3230

3331
### Simplonline
3432

@@ -43,19 +41,24 @@ http://www.htmldog.com/guides/css/
4341
### MDN
4442

4543
* Mozilla Teaching Activities
46-
https://teach.mozilla.org/activities/ :uk:
44+
https://teach.mozilla.org/activities/
4745
* The Magic of CSS
48-
http://adamschwartz.co/magic-of-css/ :uk:
46+
http://adamschwartz.co/magic-of-css/
4947

5048
### HTML Checker
5149

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+
5356
* 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/
5760
* https://la-cascade.io/css-grid-layout-guide-complet/ :fr:
58-
* https://expo.getbootstrap.com/ :uk:
61+
* https://expo.getbootstrap.com/
5962

6063
### CSS Preprocessors
6164

0 commit comments

Comments
 (0)