Commit Graph

220 Commits

Author SHA1 Message Date
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
mr0range
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
jeremycpc
f3556036f0 Added additional note on flexbox (#26472) 2019-01-06 12:21:13 -05:00
Taylor Stauss
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
ninjahellokitty
406091303f Add information on inline block to navigation (#23913) 2018-12-31 15:41:23 +09:00
majorkira
6e9fcf73bf Fixed typo and added paragraph (#26405) 2018-12-26 20:16:03 -05:00
csteacher1
f8eef8b8f2 Line 20 spelling correction (#26375)
Corrected the spelling of "purposes" on line 20.
2018-12-26 18:27:57 -05:00
ninjahellokitty
b7d3d0d614 Merge pull request #23874 from ninjahellokitty/patch-2
Update transition delay and shorthand
2018-12-25 17:17:38 +09:00
Sherri Booher
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
ayerest
8cf74552a4 Minor text updates (#29706)
Updated and emphasized text about the inherit keyword.
2018-12-24 19:35:07 -08:00
Shi974
c40a6be6ea Added examples of lengths, punctuation (#28006)
for better readability
2018-12-24 19:24:01 -08:00
carsandparties
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
Jesper Brinch Korsbakke
474b5dc749 Added description to padding (#26934)
Added description of styling the four sides by themselves
2018-12-24 18:57:22 -08:00
Briana Cowles
74bcf15ac2 Small grammar changes (#27553)
clarifies content
2018-12-22 20:43:36 -06:00
N1ck1234
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
Edulop139
77f57dcdb4 grammer (#26219)
corrected tense
2018-12-21 07:35:10 -05:00
Adekanye Timilehin
7db5e8cb36 Update on Web safe font (#26136) 2018-12-21 05:23:38 -05:00
asanati
844f4ec699 Minor grammar and spelling changes (#33980) 2018-12-20 17:23:30 -08:00
Travis Benfield
328710238e General formatting (#33042) 2018-12-19 08:18:32 -06:00
elisa-mamolo
6d32e9f045 Added 2 links 1. flexbox creator 2.game to learn (#25043)
* Added 2 links 1. flexbox creator 2.game to learn

I have found those two resources an easy way to deal and learn how to use flexboxes and hope they can be useful also for others

* Removed unsecure link, formated section
2018-12-19 03:03:43 -05:00
Adekanye Timilehin
ebe5ac865e More information added on Hexadecimal colors (#24850)
* More information added on Hexadecimal colors

* Added code formatting, reordered changes
2018-12-19 02:21:00 -05:00
Hamzah Gani
8217c89617 added a final example for more clarity (#33379)
* added a final example for more clarity

* fix: fixed formatting
2018-12-16 19:59:37 -08:00
azrap
7b0d1ab74a further clarified the purpose of alt text (#32926)
* further clarified the purpose of alt text

* fix: removed redundant content
2018-12-16 19:59:14 -08:00
Imam Wahyudi
10aad759db Image Sprites (#30972) 2018-12-16 19:42:16 -08:00
Ateeb Raza
1231b416c7 Corrected a small grammatical mistake(added of) (#30124) 2018-12-16 19:34:32 -08:00