Commit Graph

251 Commits

Author SHA1 Message Date
Lee
6d49b972fb fix: sent to local repo in error (#31165)
* Create index.md

This file introduces flex-grow: with screen shots and code samples. As with all of my commits, this is a proper contribution effort, neither copy & paste nor a links list.

* Update index.md

Added title: 'Flex Grow' to avoid Travis CL no frontmatter error.

* Update index.md

Added labels to the code blocks.

* fix: updated individual code items & sentences

Added <code></code> tags to individual code items.
Sorry for so many commits. I just saw the styling guide.

* Create flexbox-display-flex.md (#2)

* Create flexbox-display-flex.md

This file introduces the concept of display:flex and flex-direction:[row | column].

* Rename guide/english/css/flexbox-display-flex.md to guide/english/css/flexbox-display-flex/index.md

Changed the folder structure to comply with index.md.

* Update index.md

Added title: Display Flex to avoid Travice CL no frontmatter error.

* Update index.md

Added labels to the code blocks.

* fix: update individual code items.

Added <code></code> tags to individual code items.
Sorry for so many commits. I just saw the styling guide.

* Create index.md (#4)

* Create index.md

This file contains details about flex-basis, with screenshots and code samples. As with all of my commits, this is my own work not copy & paste or a lazy linkathon.

* Update index.md

Added the title; Flex Basis, to avoid Travis CI no frontmatter error.

* Update index.md

Added labels to the code blocks.

* fix: added labels for code items

Added <code></code> labels to individual code items.
Sorry for all of the commits. I just saw the styling guide. Doing my own QC.
2019-07-19 15:58:03 -05:00
Parth Parth
111d7d9602 Fix broken image in overflow (#34475)
* Update index.md

* Update guide/english/css/overflow/index.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>
2019-07-09 06:10:58 -05:00
Randell Dawson
3f56cf6f54 fix replace code with applicable language postfix 2019-06-25 16:57:43 +08:00
PragatiVerma18
ab039a08a9 added-device-independent-pixels-article (#36084)
* Update index.md

* Update index.md
2019-06-23 10:04:11 -05:00
Ahmad Abdolsaheb
a16539becf fix: replace imgur with s3 for english guide without conflict (#36053)
* fix: imgur to s3 for englsh guide without conflict

(cherry picked from commit 9c9f15abf4e755feab79ef7090dacdcf497ea7b6)

* fix: revert unrelated changes
2019-05-20 23:54:51 +05:30
Randell Dawson
0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
Krisdwmi
c4df07d826 grammatical and other changes (#27408)
Changes to enhance legibility plus some grammatical fixes.
2019-04-08 23:22:16 +05:30
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