freeCodeCamp/guide/english/css
Lee 6d49b972fb fix: sent to local repo in error (#31165)
* Create index.md

This file introduces flex-grow: with screen shots and code samples. As with all of my commits, this is a proper contribution effort, neither copy & paste nor a links list.

* Update index.md

Added title: 'Flex Grow' to avoid Travis CL no frontmatter error.

* Update index.md

Added labels to the code blocks.

* fix: updated individual code items & sentences

Added <code></code> tags to individual code items.
Sorry for so many commits. I just saw the styling guide.

* Create flexbox-display-flex.md (#2)

* Create flexbox-display-flex.md

This file introduces the concept of display:flex and flex-direction:[row | column].

* Rename guide/english/css/flexbox-display-flex.md to guide/english/css/flexbox-display-flex/index.md

Changed the folder structure to comply with index.md.

* Update index.md

Added title: Display Flex to avoid Travice CL no frontmatter error.

* Update index.md

Added labels to the code blocks.

* fix: update individual code items.

Added <code></code> tags to individual code items.
Sorry for so many commits. I just saw the styling guide.

* Create index.md (#4)

* Create index.md

This file contains details about flex-basis, with screenshots and code samples. As with all of my commits, this is my own work not copy & paste or a lazy linkathon.

* Update index.md

Added the title; Flex Basis, to avoid Travis CI no frontmatter error.

* Update index.md

Added labels to the code blocks.

* fix: added labels for code items

Added <code></code> labels to individual code items.
Sorry for all of the commits. I just saw the styling guide. Doing my own QC.
2019-07-19 15:58:03 -05:00
..
background Added an example of background gradient with image (#29570) 2019-03-05 19:15:05 -07:00
background-opacity Adjust css examples formatting (#26127) 2018-12-12 23:03:03 -06:00
background-size give definitions for back-ground size properties (#32899) 2019-03-15 12:21:35 +05:30
before-selector feat: fixed grammar/formatting of entire document (#35392) 2019-02-26 21:01:25 +05:30
borders General formatting (#33042) 2018-12-19 08:18:32 -06:00
box-shadow Update the text to make clear the main definition (#27237) 2019-02-20 18:16:44 -05:00
breakpoints fix replace code with applicable language postfix 2019-06-25 16:57:43 +08:00
class-selector Adjust css examples formatting (#26127) 2018-12-12 23:03:03 -06:00
colors Update index.md (#32633) 2018-12-14 14:23:15 -08:00
comments-in-css grammatical and other changes (#27408) 2019-04-08 23:22:16 +05:30
css-buttons Added commas to lines 20, 22, 24, and 28 (#33773) 2019-03-15 12:17:55 +05:30
css-cursors added-device-independent-pixels-article (#36084) 2019-06-23 10:04:11 -05:00
css-custom-properties Grammer fixes (#23299) 2018-11-15 02:35:21 -05:00
css-display Adjust css examples formatting (#26127) 2018-12-12 23:03:03 -06:00
css-frameworks Javascript -> JavaScript (English) (#35183) 2019-03-28 14:05:41 +05:30
css-images added a final example for more clarity (#33379) 2018-12-16 19:59:37 -08:00
css-performance Added additional improve CSS performance tip (#32930) 2019-02-20 22:00:49 -08:00
css-position Position property descriptions (#25504) 2018-12-10 22:05:47 -06:00
css-preprocessors Adjust css examples formatting (#26127) 2018-12-12 23:03:03 -06:00
css-syntax-and-selectors
css3-2d-transforms
css3-at-media-rule Line 20 spelling correction (#26375) 2018-12-26 18:27:57 -05:00
css3-backgrounds Added Background Attachment details. (#30016) 2019-03-10 19:30:11 +05:30
css3-borders-rounded-corners
css3-colors Made changes for better readability and flow. (#23724) 2018-12-25 13:58:36 +09:00
css3-flexible-box Added noopener's as well as a link to MDN's flexbox (#35044) 2019-03-20 15:36:34 +05:30
css3-gradients fix: replace imgur with s3 for english guide without conflict (#36053) 2019-05-20 23:54:51 +05:30
css3-grid-layout Update grid properties (#25190) 2019-03-20 15:44:52 +05:30
css3-media-queries Fix typos and clarify explanations (#30546) 2019-03-04 13:07:08 -08:00
css3-multiple-columns Add two CSS multi-column properties to index.md (#33054) 2019-02-20 23:06:21 -08:00
css3-not-pseudo-class Added new article in CSS (#22674) 2018-12-05 15:59:14 -08:00
css3-nth-child-selector Fixed Misspellings (#28678) 2019-01-18 14:17:01 -06:00
css3-opacity-property
css3-shadow-effects
css3-transitions
current-color-keyword
device-independent-pixel added-device-independent-pixels-article (#36084) 2019-06-23 10:04:11 -05:00
dropdowns Adjust css examples formatting (#26127) 2018-12-12 23:03:03 -06:00
flexbox-display-flex fix: sent to local repo in error (#31165) 2019-07-19 15:58:03 -05:00
flexbox-flex-basis fix: sent to local repo in error (#31165) 2019-07-19 15:58:03 -05:00
flexbox-flex-grow fix: sent to local repo in error (#31165) 2019-07-19 15:58:03 -05:00
fonts Added rem unit under Font Size properties (#28026) 2019-03-15 12:41:49 +05:30
forms Added info on label element (#30506) 2019-03-10 21:55:18 +05:30
graceful-degradation grammer (#26219) 2018-12-21 07:35:10 -05:00
height-and-width-dimensions
hover-selector Add explanation for hover state and transition (#28038) 2019-03-28 14:06:15 -07:00
id-selector Add explanation for selected elements (#28044) 2019-02-09 16:51:21 -08:00
image-galleries Fixed grammatical error in line 5. (#28322) 2019-01-18 15:00:54 -06:00
image-opacity-and-transparency Explore definition an usage for opacity (#27226) 2019-03-28 17:28:41 -07:00
layout fix: replace imgur with s3 for english guide without conflict (#36053) 2019-05-20 23:54:51 +05:30
layout-horizontal-and-vertical-align add align properties and code samples (#31396) 2019-02-22 10:39:02 -08:00
legal-color-values
linear-gradient Minor text updates (#29923) 2019-03-04 17:33:58 +05:30
margins Edit for clarity (#32927) 2019-02-22 10:35:21 -08:00
media-queries Reorganized draft, added query examples (#28770) 2018-11-23 15:57:03 -08:00
navigation-bars Adjust css examples formatting (#26127) 2018-12-12 23:03:03 -06:00
object-fit Adjust css examples formatting (#26127) 2018-12-12 23:03:03 -06:00
overflow Fix broken image in overflow (#34475) 2019-07-09 06:10:58 -05:00
padding fix: replace imgur with s3 for english guide without conflict (#36053) 2019-05-20 23:54:51 +05:30
pointer-events
progressive-enhancement Grammatical Errors + missing syntax highlighting (#23610) 2018-12-07 04:12:31 -05:00
properties fix: replace imgur with s3 for english guide without conflict (#36053) 2019-05-20 23:54:51 +05:30
selectors Added optional selector (#28540) 2019-03-05 14:40:18 -08:00
selectors-reference
structure-of-css
styling-links Added ####More Information (#23362) 2018-11-23 20:19:58 -05:00
styling-lists
styling-tables Added #### More Information (#23372) 2018-11-23 17:00:22 -08:00
text Add text overflow to text docs (#30454) 2019-03-16 22:33:30 +05:30
text-align
text-indent
text-shadow
the-box-model
transition Explained 300ms value as milliseconds (#26951) 2019-03-15 23:56:17 +05:30
tutorials Javascript -> JavaScript (English) (#35183) 2019-03-28 14:05:41 +05:30
units
using-css-animations fix: replace imgur with s3 for english guide without conflict (#36053) 2019-05-20 23:54:51 +05:30
using-css-transitions fix: replace imgur with s3 for english guide without conflict (#36053) 2019-05-20 23:54:51 +05:30
vertical-align corrected text=top to text-top (#27703) 2019-03-04 15:56:49 -08:00
w3-css-containers
w3-css-slideshow
web-safe-fonts Update on Web safe font (#26136) 2018-12-21 05:23:38 -05:00
will-change Adjust css examples formatting (#26127) 2018-12-12 23:03:03 -06:00
z-index Update index.md (#31949) 2019-03-04 16:37:50 -08:00
index.md Fixed Typographical Error in guide/english/css/index.md (#35626) 2019-03-22 15:32:21 +05:30