Commit Graph

19649 Commits

Author SHA1 Message Date
c14653a86c Add comment to article (#25498)
Comment added to css example for multiple background images - /* first image is 3x3 px, second image covers the whole area */
2018-12-12 19:38:36 -06:00
15704be277 Added info about CSS Flexbox as update to float (#33918) 2018-12-12 16:21:13 -08:00
5c1935d121 Grammatical corrections (#29992)
Grammatical corrections for ease of reading.
2018-12-12 16:19:03 -08:00
a961b830af fixed grammar + clarified use of period in HTML (#30683)
* fixed grammar + clarified use of period in HTML

* fix: added comma
2018-12-12 16:06:26 -08:00
557e4a5504 update Translation (#28650) 2018-12-12 15:56:59 -08:00
cb2f76e1b2 fix: update guide hint to properly declare regex (#34625) 2018-12-12 15:48:22 -08:00
Leo
da6972338f Add more detail about react component and fix some improper translation. (#32674) 2018-12-12 15:47:25 -08:00
1c23872b71 capitalized CSS (#29935) 2018-12-12 15:39:31 -08:00
5e6b17bd4b Update CSS classes (#29609)
Added spaces in example code to create accurate example.
2018-12-12 15:38:55 -08:00
5bd6b4f763 add info on kebab case (#29280)
* add info on kebab case

* fix: turned addition to separate sentence.
2018-12-12 15:38:24 -08:00
10e67fb692 Added additional reference for styling lists (#33196) 2018-12-12 14:52:41 -08:00
8f6e7165a0 Different Ordered Lists (#28137)
Added in a section to show how to display a list ordered by roman numerals or letters rather than just numbers.
2018-12-12 14:52:05 -08:00
6533b99fcd Add more information about list (#26000) 2018-12-12 14:33:31 -08:00
3b282caddb Update translate (#25350) 2018-12-12 23:40:30 +04:00
bc3268de39 Fix some translation errors (#25282) 2018-12-12 23:40:15 +04:00
3446bc3ffc Fixed translation and typos (#25228) 2018-12-12 23:40:01 +04:00
1d8cb898db fix typos, grammar (#31259) 2018-12-12 10:17:30 -08:00
d450f06c5d Corrected a misspelling in the Conditional Comments section (#27532) 2018-12-12 09:52:08 -08:00
f5e5e7cd81 Fixed translation and typos (#25328) 2018-12-12 21:38:18 +04:00
b15a2c3471 Fixed translation and typos (#25300) 2018-12-12 21:37:30 +04:00
a146cb266a Added relevant link to Ada Lovelace (#27526) 2018-12-12 09:28:23 -07:00
60bc76c256 Grammar edit (#24635)
added a verb, I think It's better.
2018-12-12 10:26:53 -05:00
9d41ca47f1 Add Python 3.x print example (#24624) 2018-12-12 10:25:59 -05:00
0842fa3737 adjusted sentence structure (#24604) 2018-12-12 10:10:44 -05:00
8f8500a49b Minor grammar/readability (#24602) 2018-12-12 10:09:40 -05:00
49ff2b47ab Formatting improvements, edits for clarity. (#25915)
Improved formatting for clarity, added brief information on 'rem' unit, added link to MDN reference on CSS units, clarified section on font-variant/small-caps.
2018-12-12 08:49:27 -06:00
6d656e4c62 <Generic-Name> wasn't view-able in doc. (#25487)
Hope this hasn't already been mentioned, thanks!
2018-12-12 07:35:19 -06:00
0af7ebad6d [Curriculum] ES6: Prevent object mutation; fix minor typos (#34650) 2018-12-12 13:32:28 +00:00
75125099bb Add CSS Animation link (#24518)
* Add CSS Animation link

* Fixed formatting
2018-12-12 05:48:45 -05:00
b6cc94edba Add CSS transitions explanation link (#24505) 2018-12-12 05:48:18 -05:00
022ffb21b2 Fix syntax to use equal to operator instead of assignment operator. (#24467)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2018-12-12 05:37:07 -05:00
e99601d263 Added a method (#23954) 2018-12-12 13:49:31 +05:30
1e878c96bb Update Spanish translation of text (#28794)
Update Spanish translation of text from "le" to "te"
2018-12-12 08:46:43 +01:00
7c3c6ae9c1 Spelling Error (#24630) 2018-12-12 12:34:09 +05:30
2c06509377 Fixed spelling errors (#28695) 2018-12-11 21:20:50 -08:00
ad79f47bcc Add a checkbox to tell people to only change files of one language at a time (#34645) 2018-12-11 17:46:53 -08:00
722c84ff2e Updating the statistic of PHP usage (#24476)
source: https://w3techs.com/technologies/details/pl-php/all/all
2018-12-11 19:58:17 -05:00
98b736ecc3 Reworded some of the text, to be more accurate. (#24542)
One note: I didn't remove it, but Google's C++ coding standard forbids the use of
using namespace std;
2018-12-11 19:56:24 -05:00
1596b81340 Grammar Fix (#24576)
* Grammar Fix

Line 35: Lowercase "alt text" for grammar consistency. 
Line 35: Rewritten for better comprehension. 
Before, "Just like Alt text is for people who are visually impaired, transcripts of the audio are for the people who cannot listen. Providing a written document or a transcript of what is being spoken accessible to people who are hard of hearing."

After, "Just like alt texts' ability to help people that are visually impaired, providing written documents or transcripts of the audio can help people that have hearing disabilities."

* Grammar fix
2018-12-11 19:38:56 -05:00
6c29120970 Changed "Behavior Driven Development" to "BDD" (#24550)
After you've established an initialism or acronym in your paper, you must consistently use the short form in place of the words.
2018-12-11 19:22:32 -05:00
0402a611ae updating the hyperlinks (#24547)
Removed the whitespace between the linkname and the url. Now the links are shown correctly.
2018-12-11 19:21:16 -05:00
7b8fcea94e Update focus selector for input (#23851)
* Update index.md

* Add code formatting
2018-12-11 19:19:48 -05:00
cfb7bdabe7 Update index.md (#23960) 2018-12-11 19:18:03 -05:00
32a5816b61 Update index.md (#24544) 2018-12-11 19:17:39 -05:00
ebbebadaba Added links to learn Cloud Development (#23899)
* Added links to learn Cloud Development

* Reordered section, fixed link formatting
2018-12-11 18:51:30 -05:00
e4a6eb891c Information about stability and heap requirement. (#23895)
* Information about stability and heap requirement.

* Clarified confusing statement
2018-12-11 18:39:52 -05:00
6163d7a0c0 Update with Font Library (#23894)
* Update with Font Library

* Moved to "more information"
2018-12-11 18:39:16 -05:00
b7a77e130c fix: edit language for clarity, fix typos (#26406) 2018-12-11 16:36:33 -07:00
6c099f5a92 Update index.md (#25742)
Some examples of popular annual conferences and summits for women in technology.
2018-12-11 16:08:59 -07:00
9db6c2140b Added link to recent Recode article (#25349) 2018-12-11 15:44:28 -07:00