Hello everybody and welcome to another video. Today I 'm playing the game of cssgridgarden where you write CSS code to grow your carrot garden.
This is part 1 of 3.
Find the game here: http://cssgridgarden.com/
My solutions:
1. grid-column-start: 3;
2. grid-column-start: 5;
3. grid-column-end: 4;
4. grid-column-end: 2;
5. grid-column-end: -2;
6. grid-column-start: -3;
7. grid-column-end: span 2;
8. grid-column-end: span 5;
9. grid-column-start: span 3;
10. grid-column: 4 / 6;
11. grid-column: span 3 / 5;
****************************************
For any question don't hesitate to ask,
I 'll do my best to answer it :)
****************************************
If you enjoyed this video,
please like, share and subscribe
Let's stay in touch:
twitter -- https://twitter.com/BatsouElef
website -- http://eleftheriabatsou.com/
github -- https://github.com/EleftheriaBatsou
codepen -- http://codepen.io/EleftheriaBatsou/
Download
0 formats
No download links available.
Quick walk-through with solutions | cssgridgarden (part 1/3) | NatokHD