freeCodeCamp/guide/english/css
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
..
background Grammar correction (#25386) 2018-11-21 10:33:30 +05:30
background-opacity Adding Transparent Hover Effect code (#21179) 2018-11-21 08:55:21 -05:00
background-size Correct sentence on line 22 (#23257) 2018-11-17 00:55:42 -05:00
before-selector Update index.md (#25075) 2018-11-06 19:23:23 +05:30
borders Edit for readability, added Border-Image section (#20814) 2018-11-03 12:33:25 -07:00
box-shadow Add punctuation in lines 23, 35, and 83. (#23263) 2018-11-17 00:56:37 -05:00
breakpoints Text/Typo Corrections (#21223) 2018-11-07 08:16:57 -06:00
class-selector replaced double-quotes with back-ticks (#20944) 2018-11-04 08:00:09 +05:30
colors Added a space to a comment for consistency (#22993) 2018-11-14 19:38:32 -05:00
comments-in-css Added info about region comments (#21757) 2018-11-17 09:11:51 -07:00
css-buttons Added new transition duration (#21427) 2018-11-11 09:19:53 +07:00
css-cursors Change "specific" to "specify" in line 50 (#23200) 2018-11-22 03:55:55 -05:00
css-custom-properties Grammer fixes (#23299) 2018-11-15 02:35:21 -05:00
css-display fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css-frameworks add link to latest cdn versions (#21918) 2018-11-16 07:28:55 -06:00
css-images Added some info (#20088) 2018-10-28 09:38:08 -07:00
css-performance fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css-position Add more info about position:relative and absolute (#21871) 2018-11-16 04:39:51 -05:00
css-pre-processors fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css-preprocessors Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
css-syntax-and-selectors fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css3-2d-transforms fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css3-at-media-rule fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css3-backgrounds grammar changes/fixed redundant descriptions (#20976) 2018-11-05 05:41:19 +07:00
css3-borders-rounded-corners fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css3-colors Edited some grammar and syntax (#21687) 2018-11-05 04:03:14 -05:00
css3-flexible-box Adding a tutorial in more information section (#23249) 2018-11-22 23:30:24 -05:00
css3-gradients fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css3-grid-layout Scrimba is a great resource (#22467) 2018-11-16 23:44:36 -05:00
css3-media-queries fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css3-multiple-columns fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css3-nth-child-selector fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css3-opacity-property fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
css3-shadow-effects Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
css3-transitions fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
current-color-keyword fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
device-independent-pixel fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
dropdowns fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
fonts small grammatical change/clarification (#20961) 2018-11-04 11:41:49 +07:00
forms fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
graceful-degradation Added examples and definition - CSS (#20066) 2018-11-01 12:51:41 +07:00
height-and-width-dimensions fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
hover-selector Added more info on :hover (#22932) 2018-11-21 22:39:24 -05:00
id-selector Simple grammatical fixes (#23499) 2018-10-30 23:17:53 +05:30
image-galleries fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
image-opacity-and-transparency A few minor punctuation changes (#20736) 2018-11-03 12:15:12 +07:00
layout Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
layout-horizontal-and-vertical-align fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
legal-color-values fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
linear-gradient remove "this is a stub"... (#25947) 2018-10-23 20:23:29 +05:30
margins Add "Unit Information" (#22113) 2018-11-07 17:42:35 -05:00
media-queries fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
navigation-bars fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
object-fit Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
overflow Added text-overflow property (#21806) 2018-11-17 09:14:36 -07:00
padding Update readme (#22603) 2018-11-09 16:50:01 -05:00
pointer-events Basic info on pointer-events property (#21110) 2018-11-05 15:49:14 -05:00
progressive-enhancement fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
properties Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
selectors CSS: ADD ::first-line pseudo-element document (#21291) 2018-11-09 12:54:01 +05:30
selectors-reference fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
structure-of-css fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
styling-links Add "or" in line 25 (#23245) 2018-11-17 00:52:41 -05:00
styling-lists fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
styling-tables fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
text Added text-shadow property (#21833) 2018-11-16 04:39:10 -05:00
text-align Add CSS Syntax (#19836) 2018-11-02 12:42:27 +05:30
text-indent Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
text-shadow fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
the-box-model small grammatical changes (#20917) 2018-11-03 19:39:57 -07:00
transition Added all sub-properties and syntax (#20995) 2018-11-04 09:26:25 -06:00
tutorials added article for this stub (#21818) 2018-11-17 10:23:00 -07:00
units fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
using-css-animations Added Keyframes section (#20860) 2018-11-03 15:36:12 -07:00
using-css-transitions Add content to Using CSS Transitions stub (#28154) 2018-11-01 23:45:57 -04:00
vertical-align Fixed mistyped words (#25385) 2018-11-21 10:32:11 +05:30
w3-css-containers fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
w3-css-slideshow fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
web-safe-fonts fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
will-change fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
z-index fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
index.md No comma needed in line 7 (#23214) 2018-11-17 00:51:03 -05:00