Commit Graph

100 Commits (15416a1be4d9847a15fc4187636d325a8af11a3a)

Author SHA1 Message Date
Tony Scialdone 1772cc56a7 Added more complex border-radius example (#23555) 2018-11-26 05:53:23 -05:00
Adhiraj d7dcff137c fixed typos, added additional information (#22204)
added historical context
added reference to wikipedia
2018-11-26 04:55:46 -05:00
Tom K c5639a0105 Add another link to MDN for more in-depth info (#23576)
Please provide a link to MDN so that readers can explore more information regarding CSS Colors.
2018-11-26 03:22:43 -05:00
Pixelposh f5cd5cd715 Added a CSS syntax and Example 2018-11-26 16:22:56 +09:00
Przemek e4d12252f9 Added CSS logo image (#22699)
* Added CSS logo image

* added alt text for accessibility

* added smaller css image
2018-11-25 11:22:37 -07:00
Kaitlyn 6619c0bf00 Started (#25531)
Just wanted to get this one started!
2018-11-25 01:11:53 -08:00
Felix 37ee6004fe Add more information about CSS hexcodes (#23065)
-hexcode short notation
-alpha channel in hexcodes
-add MDN documentation
2018-11-25 04:37:38 +07:00
Anders Rydholm 7cc769d895 Added ####More Information (#23362)
* Added ####More Information

Added ####More Information to styling links

* Removed link to w3schools
2018-11-23 20:19:58 -05:00
Anders Rydholm 71d6d2ad4f Added #### More Information (#23372)
Added #### More Information CSS Tricks to styling tables.
2018-11-23 17:00:22 -08:00
Anders Rydholm bdef759267 Update index.md (#23333)
Added CSS properties to ##Styling Tables
2018-11-23 16:59:54 -08:00
Christine Duane 08f7e2a87e Reorganized draft, added query examples (#28770) 2018-11-23 15:57:03 -08:00
nerko19 b9514f890a Fixed indentation. (#23329) 2018-11-23 05:33:37 -05:00
Anders Rydholm 0689ecc445 Update index.md (#23322)
Added ####More Information
- Designing for Breakpoints
2018-11-23 05:33:01 -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
Kowake c5985f2dda Change "specific" to "specify" in line 50 (#23200)
"specific" is the incorrect form of the word needed. "specify" is a verb and makes the sentence grammatically correct.
2018-11-22 03:55:55 -05:00
Ece 7a2c4c1c9a Added more info on :hover (#22932) 2018-11-21 22:39:24 -05:00
Izwan Rusli 5c612e5f6e Adding Transparent Hover Effect code (#21179)
* Adding Transparent Hover Effect code

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-11-21 08:55:21 -05:00
jonmoon74 b360386e31 Grammar correction (#25386)
Grammar corrections in line 48
2018-11-21 10:33:30 +05:30
Robert Samu 771e8a019b Fixed mistyped words (#25385) 2018-11-21 10:32:11 +05:30
Robert Laws e91944df91 add example of basic flexbox usage (#22029) 2018-11-17 20:36:38 -07:00
Takachou 944a9796d8 added article for this stub (#21818)
added 3 ways for full page background image

removed comments, updated links to github markdown style
2018-11-17 10:23:00 -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
sndrx 67ff17fdfc Added text-overflow property (#21806) 2018-11-17 09:14:36 -07:00
sndrx bc4ff23fa8 Added info about region comments (#21757) 2018-11-17 09:11:51 -07:00
Tom K 4bdc96e682 Added link to MDN that is helpful (#23677) 2018-11-17 15:42:36 +05:30
jaceclowdus 1cbbee0380 Add punctuation in lines 23, 35, and 83. (#23263) 2018-11-17 00:56:37 -05:00
BladeQue12 a18309352c Correct sentence on line 22 (#23257)
Added the words "the" and "a," so that the sentence will read correctly.  The sentence now reads as "To set this property on multiple background images, separate the values by a comma:"
2018-11-17 00:55:42 -05:00
Kowake 3eeb6b6ffb Add "or" in line 25 (#23245)
"line" needs to be added between "adding" and "changing in line 25 in order to make it grammatically correct.
2018-11-17 00:52:41 -05:00
Kowake af2da0ec1d No comma needed in line 7 (#23214)
Grammatically, no comma is needed in line 7.
2018-11-17 00:51:03 -05:00
MartyC3P0 6c43bdee1f Scrimba is a great resource (#22467)
They make use of screen-casts so that you can edit their code while watching the videos.  A great resource for learning, while being interactive at the same time.
2018-11-16 23:44:36 -05:00
Snailsloth e69a66fdcd add link to latest cdn versions (#21918)
Added link to foundation@ cdnjs.com
2018-11-16 07:28:55 -06:00
Ece 4758090219 Add more info about position:relative and absolute (#21871)
* Add more info about position:relative and absolute

* Fixed formatting and typos
2018-11-16 04:39:51 -05:00
sndrx edb0555999 Added text-shadow property (#21833)
* Added text-shadow property

* Fixed formatting
2018-11-16 04:39:10 -05:00
Edulop139 cfd09e30bc Grammer fixes (#23299)
added a two spaces for  words that shouldn't be connected as compound words
2018-11-15 02:35:21 -05:00
BladeQue12 20f85f708a corrected line 53 (#23284)
The writer of this forgot to add the letter "e" in the word "equals" so the sentence should read "An alpha value of 1 equals 100%, and 0.5 (.5 for short) equals 50%."
2018-11-15 02:31:17 -05:00
jaceclowdus 4eb13c86bd Fix spelling mistakes in lines 25 and 35 (#23276)
Change the word "developper" to "developer" in line 25. Change the word "informations" to "information" in line 35.
2018-11-15 02:29:33 -05:00
Johnathan Milley 44d6b9d30d Added a space to a comment for consistency (#22993) 2018-11-14 19:38:32 -05:00
Nick Trahan babf5af9d1 Correct typos (#24695) 2018-11-14 21:17:33 +05:30
Christina ce17cd4d9f Fixed 3 typos (#26308) 2018-11-14 09:52:43 +05:30
Chris Gaines 50b0f2b910 Update index.md (#34082) 2018-11-13 12:51:48 +05:30
Takachou 2efe0116b5 Added new transition duration (#21427)
Added new transition

Added transition duration to the code and indention to the code.
2018-11-11 09:19:53 +07:00
Nigel Cheok 08202e752a Update readme (#22603)
* Update readme

* Fixed formatting
2018-11-09 16:50:01 -05:00
Taylor Stauss 73e6061004 CSS: ADD ::first-line pseudo-element document (#21291)
* CSS: ADD ::first-line pseudo-element document

* fix links, they were mistitled
2018-11-09 12:54:01 +05:30
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