Commit Graph

2518 Commits (6c099f5a923514d383c7537680bda29572dab5c3)

Author SHA1 Message Date
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
Weslley Nascimento Rocha 0fd3fe3fc6 Normalize React as a product name (#20064)
* Update index.md

* removing external link
2018-12-11 11:31:55 -08:00
krekalidis 97e44e569f SQL MIN function (#23611)
* SQL MIN function

A small article about SQL MIN function. The examples were based on the examples of sql-where-clause article.

* corrected title syntax
2018-12-11 14:31:19 -05:00
Angelisa 59799e3cb6 Adjust punctuation & sentence structure (#31638) 2018-12-11 11:03:50 -07:00
OhSnapitsMikel c1ac8b2eb7 Added Resource pypi (#31549) 2018-12-11 10:33:10 -07:00
brinkstock d0552904cf Rewording some sentences (#31395)
Increasing the clarity of some of the sentences and removing some grammatical errors.
2018-12-11 10:09:05 -07:00
azrap 5be721c03c condense and fix grammar (#32861)
The additional info on html forms section contained redundant information as well as information that was not clearly defined. Eg the section on the GET | POST method.
2018-12-11 10:55:27 -06:00
Maulik Rathod 2234afb55e Add some information in Things you can do with python (#31145)
Add some information in "Things you can do with python"
2018-12-11 09:51:24 -07:00
Vembar Varun 67127904cd Cleanup 'additional references' (#29622)
Existing links were either not free(LPTHW), classes to computer science(edx,udacity).
2018-12-11 09:46:16 -07:00
Felix 009baf06fa Add information about HTML form submit (#32150)
-when to use HTTP GET
-default for blank attribute 

<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [X] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [X] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [X] My pull request targets the `master` branch of freeCodeCamp.
- [X] None of my changes are plagiarized from another source without proper attribution.
- [X] My article does not contain shortened URLs or affiliate links.
2018-12-11 10:35:45 -06:00
Regem Semilla a873f06ef4 Adding two method: GET and POST (#31049) 2018-12-11 10:25:54 -06:00
MechanikerGA d195348a8c Edit html-forms for clarity. (#29615)
Changed wording and deleted repetitive information to improve clarity of information.
2018-12-11 10:23:40 -06:00
abhaybaiju 0ac7d677ba Update index.md (#29447)
More informative description
2018-12-11 10:14:58 -06:00
codestin 386b993f24 Update index.md with grammatical improvements (#28853) 2018-12-11 09:14:43 -07:00
Liz 525a3225be Update index.md (#28307) 2018-12-11 09:59:07 -06:00
Sarah Waldie 2b1aba02f7 Add Paragraph Covering Min and Max (#27579)
Covers setting min and max attributes on an input with the type "number."
2018-12-11 09:58:39 -06:00
Smit1701 bb78b3dd13 Update in Pros. (#28414) 2018-12-11 08:51:25 -07:00
Anatoly Makeyev 9443360a31 Added a quote from a great Python book author, Michael Dawson, on Why… (#28188)
* Added a quote from a great Python book author, Michael Dawson, on Why to choose Python

* fix: formatting/spelling
2018-12-11 08:20:35 -07:00
Vedran Leder 52832fff90 Add section on validation (#27286) 2018-12-11 09:02:36 -06:00
Dauli Pamale Alexis Ange 24d1276f9c Adding details to strcmp (#24491)
* Adding details to strcmp

* Reworded statement
2018-12-11 05:55:30 -05:00
Daniel ba11ff267a Corrected minimum int value in intro of "Data Types in C" in the C Guide (#24692)
* Corrected minimum int value in intro

As described in the "Standard Integers" section, at minimum and int can store values -32,768 to 32,767.  The negative value was incorrectly listed as -32,767 in the "Data Types in C" section.

* fix: typo
2018-12-11 13:53:35 +05:30
Anwesh Panda 58e61b2df6 Change that to than in Line 7 and add the ranges of int, long int and long long int. (#24366)
The ranges of int, long int and long long int are in line 23,31,43 respectively
2018-12-11 13:42:34 +05:30
apurv22 917f09aef2 Corrected grammar; changed 'are' to 'is' (#25030) 2018-12-11 13:32:23 +05:30
Peter Sifuentez f7bee06ccc Added the (#29235)
* Added the 

"<iframe width="560" height="315" src="https://www.youtube.com/embed/A71aqufiNtQ" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>" on line 27.

* markdownize link
2018-12-10 22:27:14 -06:00
ggbong734 93ecd3acd6 Added href statements to hide link addresses (#28738)
Also fixed the link to lead to the right section on the web page.
2018-12-10 20:26:23 -08:00
ggbong734 f23d379010 Add "frameworks" section to mirror english page (#28792)
Add row 18 **构架** section and added URL links to several keywords
2018-12-10 20:25:33 -08:00
yves1011 249138d997 Add "目前CSS3已被大部分现代浏览器支持,而下一版的CSS4仍在开发中。" in the article (#29153) 2018-12-10 20:23:51 -08:00