Commit Graph

9 Commits

Author SHA1 Message Date
Jonathan Jackson
a393397f8f Added noopener's as well as a link to MDN's flexbox (#35044)
I added noopener to the rel for links that have target="_blank" as well as a link to Mozilla Developer Networks Flexbox tutorial.
2019-03-20 15:36:34 +05:30
JKarlavige
797d40b639 Added Flex Flow Property (#25178)
* Added Flex Flow property

Explains the basic use of the flex-flow property.

* Update index.md
2019-03-19 01:07:02 +05:30
jeremycpc
f3556036f0 Added additional note on flexbox (#26472) 2019-01-06 12:21:13 -05:00
Danuta Cybulska
5a5cc8f696 Add link (#23952)
* Add link

### Exercises
I suggest working out while playing the game [Flexbox Froggy](http://flexboxfroggy.com)- [Guide](https://github.com/thomaspark/flexboxfroggy)

* Re-added deleted link
2018-12-08 03:07:02 -05:00
venkateshwarans
f81710864b Adding a tutorial in more information section (#23249)
* Adding a tutorial in more information section

* Fixed formatting
2018-11-22 23:30:24 -05:00
Robert Laws
e91944df91 add example of basic flexbox usage (#22029) 2018-11-17 20:36:38 -07:00
haakandev
94071be846 added resource from fcc medium (#21788)
Added link to a great illustrated guide: https://medium.freecodecamp.org/the-complete-illustrated-flexbox-tutorial-d35c085dbf35
2018-11-17 09:37:47 -07:00
S.Hale
3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30