Commit Graph

20299 Commits

Author SHA1 Message Date
philerck
ac1b9b3ca5 Update index.md (#28811)
Add the meta tag for responsive website
2018-12-13 14:28:36 -08:00
Alexandrull
6399fe8af3 Update index.md (#25391)
* Update index.md

grammar mistake

* changed itS to its
2018-12-13 14:13:40 -08:00
Otis
11ff0fcc58 Update index.md (#24784) 2018-12-13 14:06:45 -08:00
jangle
431aef0251 修改 (#34132) 2018-12-13 13:49:39 -08:00
Shashank Goyal
f9953adb5c Fixed typo (#28984)
Two sorted arrays are merged to give one sorted array.
2018-12-13 13:30:22 -08:00
Sharath George M
6fa3cd1a65 Fixed typo "operate" => "operated" (#28405) 2018-12-13 13:17:51 -08:00
ShivashMahespalsingh
a2c010e573 Removed the word visually (#26446)
A video is "visual" so there is no reason to state this twice.
2018-12-13 13:01:45 -08:00
vinos Shimray
96f8a21f28 Adding changes to Inline element paragraph (#29830)
* Adding changes to Inline element paragraph

* correct grammar
2018-12-13 11:34:06 -08:00
Alexey Yashin
84306022a6 Update index.md (#25373) 2018-12-13 23:26:05 +04:00
Potato
eb88fc6aa4 miner typo fixed (#28884) 2018-12-13 11:21:05 -08:00
Christina Linn
3ad65bc13d fixed one typo and three grammatical errors (#34002) 2018-12-13 11:14:34 -08:00
jonmoon74
41a8970f2b Update to impact of video on webpages (#25376)
* Update to impact of video on webpages

Added comment on the ability to use video on webpages as a key support in designing for mobile

* fixed: removed word Importantly
2018-12-13 11:06:01 -08:00
Eddie Melendez
b4ebb8f8bc added href local directory reference (#30677)
* added href local directory reference

* fixed: removed extra backtick
2018-12-13 11:02:57 -08:00
Vishal Jadhav
36da71fa49 Explanation of example (#29317)
* Explanation of example

Explanation of the first example on line 18 and 19

* fix: added backticks
2018-12-13 10:53:05 -08:00
Santiago
78475bc914 Fixed some spelling mistakes an typos. (#20590)
Pasé también Pull requests a la forma masculina (La PR > El PR).
2018-12-13 17:28:50 +01:00
Prajwal Bajracharya
810d6d3985 Describe rem unit for font-size (#27071) 2018-12-13 09:25:00 -06:00
Blue" Jay Matthews
a68d893378 Added clarification about the difference between italic and oblique (#26920)
* Added clarification about the difference between italic and oblique

* update grammar/remove parenthesis
2018-12-13 09:10:14 -06:00
fgkolf
02200898da Update index.md (#24710) 2018-12-13 06:38:06 -05:00
somethingtrippy
e3eeafb601 Update wording of prevent default description (#24706) 2018-12-13 06:29:00 -05:00
Jon Kulton
5be558a802 Improvements to Common Array Methods Ruby guide (#24705)
- Edits to the intro paragraph for shorter and clearer sentences.
- Updated the `.length` description to refer to it as *the* array rather than *your*, to be consistent with other descriptions.
- For `.first` and `.last`, I updated the wording from "accesses" to "returns".
- Added clarification that `.pop` returns the removed element (since `.shift` also mentions this).
- Updated the code snippet for `.select`, which mistakenly implied that the original array is modified
- Added clarification that `.include?` returns `true` if the array includes the element.
- The section for `.flatten` was stuck in the code snippet for `include?`, I've fixed that.
- Added clarification that `.uniq` does not modify the original array.
- Updated the `.uniq` description by cutting extra wording. `.uniq` doesn't take an array, it's called on an array.
2018-12-13 06:27:31 -05:00
sophiekamuf
9cf3348b7e Add "Popular models" (#24674) 2018-12-13 06:23:36 -05:00
Bro3Simon
2de6034f93 Changed Capitalization and Removed Extra Space (#24702)
changed "Understanding the Attributes and classes used in above example :" to "Understanding the attributes  and classes used in above example:"
2018-12-13 06:19:05 -05:00
fgkolf
a753c9edef added a brief java bean explanation (#24670)
* added a brief java bean explanation

* Improved formatting
2018-12-13 06:05:15 -05:00
Víctor Dorado Javier
a6e5228117 Translated some headings, "Read-Search-Ask" and "grueso" (#20120)
* Translated some headings, "Read-Search-Ask" and "grueso"

* Changed the translation again

I changed your suggestion and also realised that you're working with a vector as input, not a matrix as input.
2018-12-13 10:03:10 +01:00
NIKHIL BHANSI
4f4577ed15 Removed Duplicate more info (#32775)
Removed duplicate more info lines and Added in one section
2018-12-13 01:02:32 -08:00
Víctor Dorado Javier
d9e53288cf Translated some headings and "Read-Search-Ask" (#20082)
* Translated some headings and "Read-Search-Ask"

* Translated the comment in the seed
2018-12-13 10:02:18 +01:00
Corey Abma
723fa03609 update: added additional note fields (#29551)
* fix: corrected placement of notes

Some "note" fields were preemptive in their placement; I corrected their placement to be in more appropriate locations.

* update: added additional note fields

Added some additional "note" fields to assist those who are reading through the PHP documentation.

* fix: formatting of escape sequence examples

The formatting was a bit jumbled, so I cleaned up the formatting of the escape sequence.

* update: improved examples

I added a new example to demonstrate the use of a "break" statement in a while loop, as well as numbered each example.

* update: add clarifying statement

I added a note at the end of the description, with the goal of being a bit more explicit in terms of what the "continue" statement does.
2018-12-13 00:51:39 -08:00
Vlăduț Ilie
e545aceab8 Bug fixed in the Ternary Operators (#27984)
The initial syntax was wrong. See the changelog.
2018-12-13 00:40:56 -08:00
pirland
f9e2fdb55f Update index.md (#26333)
Added and example of ternary syntax.
2018-12-13 00:31:49 -08:00
Parth
c2de333137 Add ternary example (#24581) 2018-12-13 00:20:36 -08:00
David Way
012e93154b Adjust css examples formatting (#26127) 2018-12-12 23:03:03 -06:00
MrDatastorage
18d5502965 "Little text issue fixed" (#25873) 2018-12-12 21:06:25 -07:00
Madinah2491
d6cd0a9e97 Update index.md (#32969)
* Update index.md

And additional article spotlighting closing the gender gap in tech by the Melinda Gates.

* Updated list of women in tech initiates list

We Can {Code} It prepares students for software development careers
2018-12-12 20:43:05 -07:00
ribex
b2a942c6f4 Minor edits to women-in-tech index.md (#31055)
Improved readability, spelling, punctuation
2018-12-12 20:20:45 -07:00
Jinx
429220f9a2 Add recent article to women in technology (#30561)
* Add recent article

Add an updated article to information about women in technology.

* fix: formatting
2018-12-12 20:03:38 -07:00
Toni Tesori
487bd8fc71 Improved formatting, updated links, clarity edits (#25899)
Added code formatting to property names. Removed redundant section listing background properties, as each is explained in detail above. Added MDN reference for background property. Updated links to more relevant resources.
2018-12-12 21:01:25 -06:00
majorkira
2cb8804320 Update index.md (#26084)
Some wording and grammar changes in the descriptions.
2018-12-12 20:59:32 -06:00
Sai Kiran
3362da66dc Add the "Multiple Backgrounds " section (#25910)
Multiple backgrounds section has been added to the article with repective css
2018-12-12 20:56:21 -06:00
Dreamerican
6030bab91f Fixed grammar and syntax problems (#29946)
* Fixed grammar and syntax problems

* fix: removed edits to quoted text
2018-12-12 19:49:31 -07:00
JP Rowan
5ef77a0181 Added abbreviated HEX value for color. (#24746)
For consistency, used white as an example for all 4 examples.
2018-12-12 18:48:09 -08:00
ninjahellokitty
85afde04e5 Rectify layout errors (#23904)
to make it readable and understandable
2018-12-12 20:47:13 -06:00
JKarlavige
9b444806fc Added clearfix (#25214)
Added clearfix for parent elements.
2018-12-12 20:46:46 -06:00
Iva
9f1fc32cf4 Add section on mixins (#25201) 2018-12-12 20:41:03 -06:00
Jeffrey Camphens
6671151e03 Propose the usual way of styling buttons (#23657)
I thought it'd be useful if we show the reader how we can create both normal and link buttons without much hassle.
2018-12-12 20:33:33 -06:00
aeusebiobaskerville
ada27f1790 Grammar (#28782) 2018-12-12 19:30:38 -07:00
Dan Harding
b1145350a8 Fixed Minor Spelling Errors and Added a Resource (#24717) 2018-12-12 18:29:44 -08:00
Audrey Ho
26f4e58410 Add paragraph about online women in tech groups (#28151) 2018-12-12 19:27:38 -07:00
Toni Tesori
436d2d12e2 Clean up formatting and edit for clarity (#25885)
Added code formatting to property names, changed 'attribute' to 'property' where applicable, and slightly edited text for clarity/conciseness.
2018-12-12 20:13:47 -06:00
Kaitlyn
aab0e246c7 Border Radius is already explained above this list. (#25475) 2018-12-12 19:57:33 -06:00
Setyo Adi Wibowo
3c77c4dde2 Update attribute target to open link in new tab (#25765)
* Update attribute target to open link in new tab

* fix: made header
2018-12-12 17:39:24 -08:00