Commit Graph

122 Commits (20f2413ebd56e94355caca65dbb514b62141f8c0)

Author SHA1 Message Date
Jessica Swift 26e8e593c1 Add back `` (#24651)
Added a few `` for an easier read of the article.
2018-12-08 18:42:15 +05:30
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
Danuta Cybulska 38898201d9 Add link to exercises (#23964)
* Add a place to exercise

#### Execirses
I suggest working out while playing the game [Grid Garden](https://cssgridgarden.com) - [Guide](https://github.com/thomaspark/gridgarden).

* Moved change to More Resources
2018-12-08 02:58:48 -05:00
Nick Trahan 88eb6f0031 Very small text correction (#24699) 2018-12-07 20:11:36 +05:30
Nick Trahan 6590ccd536 Small grammar update (#24687) 2018-12-07 20:05:59 +05:30
Manas Khurana 5bd189d8d3 Grammatical Errors + missing syntax highlighting (#23610) 2018-12-07 04:12:31 -05:00
Paulo Kinopk f662f0ef9b fixed CSS code examples (#23531) 2018-12-07 04:04:06 -05:00
vedanthv 9f4534540e Added some info(class vs id selector) (#24110)
* Added some info(class vs id selector)

* Reordered change, fixed formatting
2018-12-06 17:44:18 -05:00
Robert Samu 784136b086 Updated missing box-model example (#24018) 2018-12-05 23:33:50 -05:00
Nihar Raote d157077337 Added new article in CSS (#22674)
* Added new article in CSS

* Constructed sentence in a better way

* fix(guide): rephrase sentence for clarification
2018-12-05 15:59:14 -08:00
Kaung Myat Thu e33f06348d fixed typos (#29352)
* fixed typos

* fixed typos 

guide/english/design-patterns/object-oriented-programming/index.md

* fix typos

* fix typo css preprocessor index.md
2018-12-05 15:41:06 -08:00
Tony Scialdone b88d7a74e0 Add rem unit to font-size (#23533) 2018-12-04 17:56:21 -06:00
Amoo Olusola Simeon f1311cd80a Corrected some typo errors. (#21170)
Corrected some typo errors in the document.
2018-11-30 23:21:00 -08:00
Tony Scialdone e9e85395fb Update index.md (#23532)
Added bit about using single or double quotes
Removed extra line breaks
2018-11-29 17:23:47 -05:00
Jeffrey Camphens b5bef94354 Added warning about will-change (#23646)
* Added warning about will-change

Sounds like an easy performance improver right? It won't hurt mentioning that this should be used with some leven of caution.

* Added 'Tip' to change
2018-11-28 19:50:13 -05:00
Danuta Cybulska 8afccdb691 Add recommend. (#22721)
I recommend that you also look at the blog [CSS-Tricks](https://css-tricks.com/snippets/css/).
2018-11-28 19:47:32 -05:00
Dallin Reeves 10ba73b42d Added section on importing fonts from Google (#22888) 2018-11-28 08:33:18 -07:00
Stefan d1198ddf55 Edited copy for flow (#23639)
I made some minor editions to the introductory section, and I tweaked the second list item under ### And beyond!
2018-11-27 18:48:14 -05:00
Gerald Ooi 84083d8993 Add useful colors tools (#22868) 2018-11-27 11:53:33 -07:00
Tristan Michael Lawrence cbb7ffb29e added a visualization reference for CSS learners (#22830) 2018-11-27 08:35:04 -07:00
laolmstead a9d43632f2 Update Border-Radius section (#25703)
Explain how border-radius is interpreted if only 2 values are provided.
2018-11-27 20:56:12 +05:30
Griffin Gaeth a3dd30b4c5 Replaced images that wouldn't load, added source (#20681)
PM me if these do not meet the needs of the course. #Hacktoberfest2018
2018-11-26 09:34:16 -08:00
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