Commit Graph

227 Commits

Author SHA1 Message Date
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
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
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
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
35162199c6 add RGBA, HSL, HSLA for defining color (#28145) 2019-03-05 18:53:43 -07:00
d97f0a56a6 Added optional selector (#28540)
* Added optional selector

Added optional selector

* Update index.md
2019-03-05 14:40:18 -08:00
ee36db5841 Update index.md (#31949) 2019-03-04 16:37:50 -08:00
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
b5601f612b Minor text updates (#29923) 2019-03-04 17:33:58 +05:30
61f4c46bff Add more resources to linear gradient(#27272) 2019-03-04 17:33:10 +05:30
6b581d6f81 Rgbcolors with alpha channel (#27219) 2019-03-02 10:00:44 -07:00
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
52105e3968 feat: fixed grammar/formatting of entire document (#35392) 2019-02-26 21:01:25 +05:30
36d1a7d369 Fix typo on line 6. Add info on line 6 & 7 (#31531) 2019-02-24 19:19:09 -07:00
8128ab00ea Add more description (#27989) 2019-02-23 21:10:16 -08:00
c835c4485a add align properties and code samples (#31396) 2019-02-22 10:39:02 -08:00
fad914550f Edit for clarity (#32927) 2019-02-22 10:35:21 -08:00
635000c646 Added "the" to line 17 and comma to line 33 (#30754) 2019-02-22 10:34:10 -08:00
4398114837 Added a CSS line-height page to the guides (#33288) 2019-02-22 10:29:26 -08:00
8448e71299 Add two CSS multi-column properties to index.md (#33054) 2019-02-20 23:06:21 -08:00
1817e12c15 Added additional improve CSS performance tip (#32930) 2019-02-20 22:00:49 -08:00
43daf92211 Update the text to make clear the main definition (#27237) 2019-02-20 18:16:44 -05:00
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
ed2d5f09ab Fix punctuation in line 46 (#27206)
* Fix punctuation in line 46

* Fix W3C Link
2019-02-13 04:51:12 -05:00
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
e0035a44a9 Add explanation for selected elements (#28044) 2019-02-09 16:51:21 -08:00
326509e6d9 Fixed grammatical error in line 5. (#28322)
Changed "you" to "your".
2019-01-18 15:00:54 -06:00
0bfa871c76 Fixed Misspellings (#28678)
"nth-child" was misspelled as "nth-childe" in the last three examples
2019-01-18 14:17:01 -06:00
a5e77dc767 Grammar fix (#28766) 2019-01-18 13:34:20 -06:00
f0798189c9 Fix typos (#33833)
* Fix: Typos in text

* minor change
2019-01-07 15:40:25 -08:00
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
a151f8e65c Update to resource styling (#26504)
Updated the styling of the resource links to match style of other pages
2019-01-06 12:55:56 -05:00
f3556036f0 Added additional note on flexbox (#26472) 2019-01-06 12:21:13 -05:00
2512178a7c CSS: Add ::selection pseudo-element document (#23750)
This is a basic introduction to the ::selection pseudo-element CSS selector. This document is meant to be a starting point and should be added to/expounded on.
2019-01-02 16:17:07 -05:00
406091303f Add information on inline block to navigation (#23913) 2018-12-31 15:41:23 +09:00
6e9fcf73bf Fixed typo and added paragraph (#26405) 2018-12-26 20:16:03 -05:00
f8eef8b8f2 Line 20 spelling correction (#26375)
Corrected the spelling of "purposes" on line 20.
2018-12-26 18:27:57 -05:00
b7d3d0d614 Merge pull request #23874 from ninjahellokitty/patch-2
Update transition delay and shorthand
2018-12-25 17:17:38 +09:00
2f4765dfdf Made changes for better readability and flow. (#23724)
Corrected syntax, added punctuation, and improved the markdown for better readability and flow.
2018-12-25 13:58:36 +09:00
8cf74552a4 Minor text updates (#29706)
Updated and emphasized text about the inherit keyword.
2018-12-24 19:35:07 -08:00
c40a6be6ea Added examples of lengths, punctuation (#28006)
for better readability
2018-12-24 19:24:01 -08:00
cfc0662583 Add units that padding can be specified in (#27213)
Also add that padding values are not inherited the same way that color values of the font-family property are
2018-12-24 19:13:57 -08:00
474b5dc749 Added description to padding (#26934)
Added description of styling the four sides by themselves
2018-12-24 18:57:22 -08:00
74bcf15ac2 Small grammar changes (#27553)
clarifies content
2018-12-22 20:43:36 -06:00
801bf35f2b Grammatical corrections (#26203)
Added commas to the lists on line 6 after the word "values", and on line 26 after the word "Green".  Added a period on line 23 after the word "Blue", removed "and", and capitalized "we".
2018-12-21 07:38:11 -05:00
77f57dcdb4 grammer (#26219)
corrected tense
2018-12-21 07:35:10 -05:00
7db5e8cb36 Update on Web safe font (#26136) 2018-12-21 05:23:38 -05:00
844f4ec699 Minor grammar and spelling changes (#33980) 2018-12-20 17:23:30 -08:00