Commit Graph

57 Commits (afd6a5368d268749077ec400e61dec54bd53128b)

Author SHA1 Message Date
manishkaa 3bf39c6146 Add "Unit Information" (#22113)
* Add "Unit Information"

* Fixed formatting
2018-11-07 17:42:35 -05: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
Jeffrey Bullock b269677b6a Text/Typo Corrections (#21223) 2018-11-07 08:16:57 -06:00
Antony ekirapa 59e7ccdd8e Fixed grammar (#21894)
Initial text: 
"Printers often presents colors using CMYK color values."
Proposed change:
"Printers often present colors using CMYK color values."
2018-11-06 17:37:00 -05:00
mejraf 90f24c1610 Update index.md (#25075)
* Update index.md

A minor language change to line 6.

* added an back in
2018-11-06 19:23:23 +05:30
barrettfett e9f1f3e19c Basic info on pointer-events property (#21110)
* Basic info on pointer-events property

Property, possible values and link to more information

* Update index.md

* Update index.md
2018-11-05 15:49:14 -05:00
Amoo Olusola Simeon 2f99c56ba2 Added a new resource link. (#21112)
Added  a new resource link for more details about css variables.
2018-11-05 09:24:00 -06:00
Netanya acbc1725a2 Edited some grammar and syntax (#21687) 2018-11-05 04:03:14 -05:00
Taylor Stauss 87229bc075 CSS: Add ::first-letter pseudo-element (#21009)
This is a basic introduction to the ::first-letter pseudo-element CSS selector. This document is meant to be a starting point and should be added to/expounded on.

P.S. I tried submitting a doc for the ::before selector, but apparently, it was already created, however, it's nowhere to be found in this directory (css/selectors/pseudo/). I wonder if a consolidation is in order 😛.
2018-11-04 20:24:37 -06:00
Kyle Jackson a55966c3dc grammar changes/fixed redundant descriptions (#20976) 2018-11-05 05:41:19 +07:00
Micky 2dfbc7c62e Added all sub-properties and syntax (#20995)
Added transition-delay, transition-duration, transition-property & transition-timing-function. Also added syntax and reworked the layout
2018-11-04 09:26:25 -06:00
Kyle Jackson 7c3bee2034 small grammatical change/clarification (#20961)
* small grammatical change/clarification

* Fix formatting
2018-11-04 11:41:49 +07:00
Max Harmony 0e80d750a3 short hexcodes (#20964) 2018-11-04 11:40:00 +07:00
Kyle Jackson 75b57369bd small grammatical changes (#20917) 2018-11-03 19:39:57 -07:00
Kyle Jackson a0e9e1f89b small grammatical changes (#20935) 2018-11-04 08:05:41 +05:30
Kyle Jackson fa78b3d716 replaced double-quotes with back-ticks (#20944) 2018-11-04 08:00:09 +05:30
Stephen Ojo c41a4f158f Grammatical and structural fixes (#20749)
* Grammatical and structural fixes

* Apply suggestions by Manish

Co-Authored-By: Ripplz <ojostephendev@gmail.com>
2018-11-03 21:45:25 -04:00
CGS-Jack-Bashford d36806a06d Add example and reason why is not commonly used (#20837)
* Add example and reason why is not commonly used

Expanded from stub - added an example, an example of the simplified version (.class selector) and added some external references

* removed w3schools links
2018-11-03 17:33:22 -07:00
jess 196a4f8233 Add information for users to more easily comment in css (#20754)
* Update index.md

Add information on how to comment more easily in IDEs.

* Added code syntax highlighting
2018-11-03 20:05:43 -04:00
Micky 9651da064d Added Keyframes section (#20860)
Changed the intro, added a whole keyframe section + example using from/to and values
2018-11-03 15:36:12 -07:00
Aretha S. H. Walls 8ec35afac1 Edit for readability, added Border-Image section (#20814)
Made a few punctuation edits and rephrased sentences.
Added border-image section.
Removed other properties section because border-image is now its own section and border-spacing is a table property and not related to other border properties.
2018-11-03 12:33:25 -07:00
deliaphan 03e0aaefaf grammar correction (#24880)
"CSS allows developers" instead of "CSS allows for developers"
2018-11-03 21:21:21 +05:30
Aretha S. H. Walls 6ec1384d0c A few minor punctuation changes (#20736)
* A few minor punctuation changes

Added colon after first Example to match others.
Added periods at the end of sentences.
Put space between 'MDN web docs', capitalized, added colons.

* Correct markdown syntax
2018-11-03 12:15:12 +07:00
Ishita Bansal f776235ddf Corrected grammar (#24559) 2018-11-03 10:25:21 +05:30
Smruti Ranjan Rana e637a3c703 Add CSS Syntax (#19836) 2018-11-02 12:42:27 +05:30
amgusain f6bcd19600 Add content to Using CSS Transitions stub (#28154)
Replacing the stub for Using CSS transition with actual content, describing the basic what and how of CSS transitions
2018-11-01 23:45:57 -04:00
Edulop139 5c3d2e5213 grammer (#26196)
small spelling error
2018-11-01 04:12:53 -04:00
Kristen Kinnear-Ohlmann 7a51e27367 Update index.md (#24808)
Added comma in the second sentence to clarify the subject of the sentence.
2018-11-01 03:59:31 -04:00
Amoo Olusola Simeon 8ada0fb6f8 Fixed a typo error (#21090)
Fixed a typo error on line 96. 'easier' was spelt 'easire'.
2018-11-01 03:31:28 -04:00
Daniel B. Papp c4a0480ccd Added examples and definition - CSS (#20066)
* Added examples and definition - CSS

- added two examples with the most used values
- added definition

* Added resources to Graceful Degradation - CSS

Added links to multiple articles / post / explanations / tools to help coders understand the concept

* changed triple backtick to single

* fixed https link

- had to fix one link to point to the https site
- removed one link because it doesn't match with the guide provided by FCC

* Add a space between class name and curly brace
2018-11-01 12:51:41 +07:00
Amaka Mbah df8204df99 Update index.md (#31501) 2018-10-31 10:50:00 -04:00
joruchan a16e6642f6 Added missing "s" to "makes" (#20537)
The asterisk around the paragraph **makes** it more readable.
2018-10-30 22:28:22 -05:00
GrantiVersace 5c21d6a83a Simple grammatical fixes (#23499) 2018-10-30 23:17:53 +05:30
Kowake 5c97c8884a Add "a" and "an" in line 6 (#23190)
"For a specific side of an element" is more grammatically correct than "for specific side of element".
2018-10-30 14:38:58 +05:30
Cory Harkins 5cc2757e32 Added Popular CSS Frameworks 2018 section and description (#20253) 2018-10-28 20:25:12 -05:00
waffles517 4969872c5d Fix formatting for list, add relevant link (#20482) 2018-10-29 04:25:00 +05:30
rosswhitehouse 1918180d69 Additions to Using CSS Transitions Guide (#20488) 2018-10-29 04:15:30 +05:30
allenpbiju 88324e28df Added some info (#20088)
* Added some info 

Added some info on changing the dimensions of the image.

* corrected anyone to any one
2018-10-28 09:38:08 -07:00
Ellysha Chavez ad44442741 Full sentences in parenthesis edited (#20218) 2018-10-27 21:12:55 -07:00
allenpbiju c7d64100a3 Changes on centering an element using margins. (#20170)
Changes has been made on aligning an element to the center by changing the margin values.
2018-10-27 21:00:19 -07:00
Talia Kaplanian c09dce92dd Update index.md (#20151) 2018-10-27 20:58:26 -07:00
Yizhou Sun f55ab87094 Add "Google Fonts" in "More information:" (#20111) 2018-10-27 20:24:29 -07:00
Adam 73cb3b16cf Added css-tricks.com to suggested reading (#19971)
* Added css-tricks.com to suggested reading

* Updated link with proper formatting
2018-10-27 19:16:49 -07:00
Amoo Olusola Simeon db79a3de79 Fixed typo ad also added three back-ticks (#21138)
Fixed typo on line 25, 'developer' was spelt 'developper'. Three back-ticks to indicate end of code highlighting was missing on line 41, so i added it.
2018-10-28 07:37:57 +05:30
Andy 9f0d6bd8ba fix: typo (#20879)
Changed "attibute" to "attribute"
2018-10-27 23:02:53 +05:30
Dawn 7cbcc14da7 Added a relevant link to this page. (#19896) 2018-10-26 12:10:06 +09:00
David Gunner (Jnr) 5c4178a12b Updated index.md - Added TOC (#28010)
* Updated index.md - Added TOC

Updated index.md to include a table of contents for easier file navigation, now the user can jump to the relevant section

* corrected title metadata
2018-10-25 03:43:40 -07:00
LadyTano bf171cc7a2 Typo (#26557) 2018-10-24 13:27:08 +09:00
Tom 9dd1c40db1 remove "this is a stub"... (#25947) 2018-10-23 20:23:29 +05:30
Zain Kassamali 7722a547d0 Gramatical changes in line 9 (#23781) 2018-10-23 14:19:58 +05:30