Commit Graph

244 Commits (1a20fbff6ebf29b06ec6d9da1d47201ea1c10640)

Author SHA1 Message Date
Agnes Brettl 0e8891956a Explore definition an usage for opacity (#27226) 2019-03-28 17:28:41 -07:00
Prajwal Bajracharya 22feda827a Add explanation for hover state and transition (#28038)
* Add explanation for hover state and transition

* fix: fixed mistake during conflict resolution
2019-03-28 14:06:15 -07:00
Lipis e84ae45008 Javascript -> JavaScript (English) (#35183)
* Javascript -> JavaScript (English)

* Update technical documentation page for required change

* Update use-class-syntax-to-define-a-constructor-function.english.md

* Update left-factorials.md
2019-03-28 14:05:41 +05:30
Rajiv Ranjan Singh e00f8b0e26 Fixed Typographical Error in guide/english/css/index.md (#35626)
* Update index.md

* added  indentation to be two spaces per level
2019-03-22 15:32:21 +05:30
Iva 527d442ac7 Update grid properties (#25190)
* Update grid properties

* Update index.md
2019-03-20 15:44:52 +05:30
Jonathan Jackson a393397f8f Added noopener's as well as a link to MDN's flexbox (#35044)
I added noopener to the rel for links that have target="_blank" as well as a link to Mozilla Developer Networks Flexbox tutorial.
2019-03-20 15:36:34 +05:30
Joseph Buchanan 7a6afdc9b3 Added basic grid concepts for beginners (#32161) 2019-03-20 15:33:08 +05:30
Upasana Sinha d67bdf6e4a Added an additional resource (#30995)
* Added an additional resource

* Added additional resource
2019-03-20 15:32:16 +05:30
JKarlavige 797d40b639 Added Flex Flow Property (#25178)
* Added Flex Flow property

Explains the basic use of the flex-flow property.

* Update index.md
2019-03-19 01:07:02 +05:30
Carys Mills 1cd44868aa Add text overflow to text docs (#30454) 2019-03-16 22:33:30 +05:30
Blue" Jay Matthews 5d30b8777e Explained 300ms value as milliseconds (#26951)
Just wanted to help clarify to learners that the 300ms stands for 300 milliseconds. So that they understand the measurement of time being used.
2019-03-15 23:56:17 +05:30
Carys Mills 44264b2b3a Tweak overflow docs (#30445) 2019-03-15 23:49:52 +05:30
Nicole Peery 6965bb2cfd Added rem unit under Font Size properties (#28026) 2019-03-15 12:41:49 +05:30
Kelsey Edelstein e149ebd501 Remove duplicate CSS preprocessor article (#33056) 2019-03-15 12:41:15 +05:30
azrap 193bb31133 give definitions for back-ground size properties (#32899) 2019-03-15 12:21:35 +05:30
jaceclowdus 02df1343e1 Change the formatting in line 6 (#27211)
This makes it more consistent with the rest of the CSS guides.
2019-03-15 12:19:45 +05:30
Dani Marek 9192e0c5da Added commas to lines 20, 22, 24, and 28 (#33773) 2019-03-15 12:17:55 +05:30
Parul df3a4db5ba Added info on label element (#30506)
* Added info on label element

Added information on the label element of a form and how to use the label element with a particular input element.

* Capitalization
2019-03-10 21:55:18 +05:30
Yash Srivastava e91089ccd6 Added Background Attachment details. (#30016)
* Added Background Attachment details.

Added the information on how to use background-attachment css property

* Added Background Attachment details

added the use of background-attachment property of css

* Add code formatting and reword
2019-03-10 19:30:11 +05:30
ALucatero03 ffefb3cdcc Update index.md fonts (#27380) 2019-03-06 20:54:21 +05:30
Amy 9c1424ba7a Copyedit and clarify phrasing (#27265) 2019-03-06 20:26:21 +05:30
Isaac Miti cc49ac0456 Added an example of background gradient with image (#29570)
Code sample of how to implement a CSS background gradient, provided a screenshot for demo purpose.
2019-03-05 19:15:05 -07:00
Aris Karatarakis 35162199c6 add RGBA, HSL, HSLA for defining color (#28145) 2019-03-05 18:53:43 -07:00
githrdw d97f0a56a6 Added optional selector (#28540)
* Added optional selector

Added optional selector

* Update index.md
2019-03-05 14:40:18 -08:00
Sahishnu ee36db5841 Update index.md (#31949) 2019-03-04 16:37:50 -08:00
Sai Kiran b80e7a503d corrected text=top to text-top (#27703) 2019-03-04 15:56:49 -08:00
Amy 704f7fa4c7 Fix typos and clarify explanations (#30546)
* Fix typos and clarify explanations

* Make edits based on review

* Update guide/english/css/css3-media-queries/index.md

Co-Authored-By: amyyf <ava447@gmail.com>
2019-03-04 13:07:08 -08:00
ayerest b5601f612b Minor text updates (#29923) 2019-03-04 17:33:58 +05:30
Vedran Leder 61f4c46bff Add more resources to linear gradient(#27272) 2019-03-04 17:33:10 +05:30
Agnes Brettl 6b581d6f81 Rgbcolors with alpha channel (#27219) 2019-03-02 10:00:44 -07:00
Akhil Babu e59e7cd2dd Updated index.md to change the grammatical mistakes (#32494)
* Updated index.md to change the grammatical mistakes

In the line no. 6, added an "an" before the word "element". Similar corrections in line no. 8, 9, and 10. In line no. 8, "then" is added in the line to make a proper meaning in completing the sentence. The word "to the" is added before the words such as "top", "left" and "bottom" in line nos. 9 and 10 to make a proper sentence.

* Update index.md

* Added a , before the then statement
2019-03-01 14:29:10 -08:00
Christopher McCormack 52105e3968 feat: fixed grammar/formatting of entire document (#35392) 2019-02-26 21:01:25 +05:30
Amaka Mbah 36d1a7d369 Fix typo on line 6. Add info on line 6 & 7 (#31531) 2019-02-24 19:19:09 -07:00
Istvan Acs 8128ab00ea Add more description (#27989) 2019-02-23 21:10:16 -08:00
marcosetm c835c4485a add align properties and code samples (#31396) 2019-02-22 10:39:02 -08:00
Kristina Gern fad914550f Edit for clarity (#32927) 2019-02-22 10:35:21 -08:00
a-Daley 635000c646 Added "the" to line 17 and comma to line 33 (#30754) 2019-02-22 10:34:10 -08:00
Ethan 4398114837 Added a CSS line-height page to the guides (#33288) 2019-02-22 10:29:26 -08:00
Kelsey Edelstein 8448e71299 Add two CSS multi-column properties to index.md (#33054) 2019-02-20 23:06:21 -08:00
Cameron Behdani 1817e12c15 Added additional improve CSS performance tip (#32930) 2019-02-20 22:00:49 -08:00
Agnes Brettl 43daf92211 Update the text to make clear the main definition (#27237) 2019-02-20 18:16:44 -05:00
carsandparties 2a81a0bfe8 Add to description of box-shadow (#27192)
Add that box-shadow works just like text-shadow. Also fix typo by changing "give" to "gives"
2019-02-20 17:58:44 -05:00
jaceclowdus ed2d5f09ab Fix punctuation in line 46 (#27206)
* Fix punctuation in line 46

* Fix W3C Link
2019-02-13 04:51:12 -05:00
Jesper Brinch Korsbakke fdfe03e66a Added info to styling of margins (#26932)
* Update index.md

Added an explanation of how you can style the sides by themselves

* Replace 'sides' with 'margins'
2019-02-13 04:38:20 -05:00
Prajwal Bajracharya e0035a44a9 Add explanation for selected elements (#28044) 2019-02-09 16:51:21 -08:00
Jerica Harwood 326509e6d9 Fixed grammatical error in line 5. (#28322)
Changed "you" to "your".
2019-01-18 15:00:54 -06:00
Egregious-Egg 0bfa871c76 Fixed Misspellings (#28678)
"nth-child" was misspelled as "nth-childe" in the last three examples
2019-01-18 14:17:01 -06:00
TrangNgu65 a5e77dc767 Grammar fix (#28766) 2019-01-18 13:34:20 -06:00
Nicki Hastings f0798189c9 Fix typos (#33833)
* Fix: Typos in text

* minor change
2019-01-07 15:40:25 -08:00
jairam2311 b163022952 Changed 'period' on line 20 to "colon" (#32736)
Changed "period" on line 20 to "colon" since it precedes a list of items.
2019-01-07 15:29:39 -08:00