Commit Graph

2544 Commits (d450f06c5d63ff3ce37584ee3b6a37049fd1400d)

Author SHA1 Message Date
glamdring777 d450f06c5d Corrected a misspelling in the Conditional Comments section (#27532) 2018-12-12 09:52:08 -08:00
Nikita Rudenko b15a2c3471 Fixed translation and typos (#25300) 2018-12-12 21:37:30 +04:00
Tracy Somervell a146cb266a Added relevant link to Ada Lovelace (#27526) 2018-12-12 09:28:23 -07:00
Bodddi 60bc76c256 Grammar edit (#24635)
added a verb, I think It's better.
2018-12-12 10:26:53 -05:00
none2serious 9d41ca47f1 Add Python 3.x print example (#24624) 2018-12-12 10:25:59 -05:00
devinbmiller 8f8500a49b Minor grammar/readability (#24602) 2018-12-12 10:09:40 -05:00
Toni Tesori 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
Kaitlyn 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
Ruphaa Ganesh 75125099bb Add CSS Animation link (#24518)
* Add CSS Animation link

* Fixed formatting
2018-12-12 05:48:45 -05:00
Ruphaa Ganesh b6cc94edba Add CSS transitions explanation link (#24505) 2018-12-12 05:48:18 -05:00
Dhiraj Kanchan 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
koreandude555 e99601d263 Added a method (#23954) 2018-12-12 13:49:31 +05:30
NuclearPineapples 7c3c6ae9c1 Spelling Error (#24630) 2018-12-12 12:34:09 +05:30
veera-potnis 2c06509377 Fixed spelling errors (#28695) 2018-12-11 21:20:50 -08:00
P.RR 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
Stephen James 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
Thomas Headle 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
Carlos A. Perez 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
Simon Schindlatz 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
ninjahellokitty 7b8fcea94e Update focus selector for input (#23851)
* Update index.md

* Add code formatting
2018-12-11 19:19:48 -05:00
Githubtesting123 cfb7bdabe7 Update index.md (#23960) 2018-12-11 19:18:03 -05:00
Dikshant Bali 32a5816b61 Update index.md (#24544) 2018-12-11 19:17:39 -05:00
Gaurav Madaan 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
Nathan-Abegaz 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
ninjahellokitty 6163d7a0c0 Update with Font Library (#23894)
* Update with Font Library

* Moved to "more information"
2018-12-11 18:39:16 -05:00
ChiselD b7a77e130c fix: edit language for clarity, fix typos (#26406) 2018-12-11 16:36:33 -07:00
spinder96 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
a-Daley 9db6c2140b Added link to recent Recode article (#25349) 2018-12-11 15:44:28 -07:00
Rick McKay 2d94d85edb Update index.md (#23927)
Minor description improvement on first point on V8 engine.
2018-12-11 17:42:37 -05:00
koreandude555 49d3499765 Fixed formatting (#23928) 2018-12-11 17:41:08 -05:00
devinbmiller 5aa27ee364 Fixed a few spelling, grammar, formatting issues. (#24435) 2018-12-11 17:37:24 -05:00
viviantran27 8c119be309 Added information about intersectionality (#23734)
stats and quote about women of color in tech
2018-12-11 15:31:41 -07:00
russkahle e41b8c5585 Spelling Fix (#24506) 2018-12-11 17:23:17 -05:00
nightmustfall 9dd1b3f73f I added 2 extra lines to Conditional Comments (#26842)
* I added 2 extra lines to Conditional Comments 

added "Older IE versions often need additionally CSS to display your pages accurately. Conditional comments can fulfill this purpose. "

* fix: changed additionally to additional
2018-12-11 14:18:20 -08:00
laolmstead cf473d5bb1 Fixed typos and grammar. Added a new line. (#25709)
Fixed a couple of typos and grammatical errors. Added a new line explaining the importance of clear and concise comments throughout your code.
2018-12-11 14:17:59 -08:00
Sherrie L. Fuqua 7342084a3a Edited for grammar, readability and markdown (#33026)
Grammar and readability edits, converted HTML links to markdown, made headings consistent, added some material.
2018-12-11 15:15:42 -07:00
Suvarna Sivadas 217a4754fd updated examples (#33687) 2018-12-11 13:26:35 -08:00
abhaybaiju c3dd46965b More informative index.md (#29455)
* More informative index.md

More informative description

* fix: changed tag to element
2018-12-11 13:24:47 -08:00
Vruchi d6ed7f75b9 Minor grammatical (#28376)
Previously used "this case" to refer to two possible cases.
2018-12-11 13:08:19 -08:00
David E. Barrera 53c17269bc Cambio en estructura, lista de items. (#20800) 2018-12-11 21:46:05 +01:00
Sadok Cervantes d97802bb8a 'Canvas' is being translated literally (#20821)
This makes for some incorrect text.
2018-12-11 21:24:40 +01:00
quang1793 0663817324 Add the syntax (#27013) 2018-12-11 12:24:05 -08:00
Kristen Kinnear-Ohlmann 11f4dfc466 Content style edits (#25699)
* Content style edits

Added 2 spaces after each line in the More Attributes section to stack the elements. Edited 2 sentences to clarify the meaning and usage of the information contained in the sentence, as well as ensuring tag names were displaying as code elements.

* fix: removed extra space at end of lines
2018-12-11 12:23:29 -08:00
Sadok Cervantes 18ac204329 Comments inside code snippets are not translated (#20793)
The code snippets explaining the CSS are not translated, also fixed one code snippet that was not properly escaped.
2018-12-11 21:23:01 +01:00
Javier Carrion 33fd42e7ed Fix first paragraph of index.html (#20674)
I added some clarification regarding the first paragraph for the Power Supply (PSU) description. I understand the translation is more of a Spaniard translation than Latinoamerica translation.  However, this clarification should comfort to all spanish speakers.
2018-12-11 21:21:01 +01:00
phatbhoy67 2c322a52ef Added backticks to inline code (#25041)
* Added backticks to inline code

The page does not display properly on: https://guide.freecodecamp.org/html/attributes/a-href-attribute/ although it appears ok on github.

Added missing backticks around inline code.

Removed duplicate image link example.

* fix: removed tag/changed to element
2018-12-11 12:07:02 -08:00
Stefan 47e1bcbe08 Edit content for structure and flow (#23634)
I just went through and added some punctuation to help with the description's flow. I also moved some of the text about Bootstrap being mobile-first up into the introductory section.
2018-12-11 14:57:58 -05:00
Ryan Hoppe b71e62d6d9 update case sensitivity with "A Href" (#24815)
match "A Href" with all same (lowercase) case to match on entire page. It would help keep things in unison
2018-12-11 11:48:31 -08:00
raviram 31bc19174f Added example of absolute value of complex number (#23638) 2018-12-11 14:43:20 -05:00
Nikita Rudenko d9d1776a84 Fixed translation and typos (#25283)
* Fixed translation and typos

* Update index.md
2018-12-11 23:36:41 +04:00