Commit Graph

2577 Commits (429220f9a24a9c0e38914701669658da15717e9b)

Author SHA1 Message Date
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
Krevit 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
Megan Bailey 15704be277 Added info about CSS Flexbox as update to float (#33918) 2018-12-12 16:21:13 -08:00
Blake Lambert 5c1935d121 Grammatical corrections (#29992)
Grammatical corrections for ease of reading.
2018-12-12 16:19:03 -08:00
Eddie Melendez 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
Yang8547 557e4a5504 update Translation (#28650) 2018-12-12 15:56:59 -08:00
Fred Battle 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
willlow 1c23872b71 capitalized CSS (#29935) 2018-12-12 15:39:31 -08:00
MechanikerGA 5e6b17bd4b Update CSS classes (#29609)
Added spaces in example code to create accurate example.
2018-12-12 15:38:55 -08:00
salvadb23 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
warrenskim 10e67fb692 Added additional reference for styling lists (#33196) 2018-12-12 14:52:41 -08:00
averyl36 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
Zonqq 6533b99fcd Add more information about list (#26000) 2018-12-12 14:33:31 -08:00
NailRusty 3b282caddb Update translate (#25350) 2018-12-12 23:40:30 +04:00
NailRusty bc3268de39 Fix some translation errors (#25282) 2018-12-12 23:40:15 +04:00
Nikita Rudenko 3446bc3ffc Fixed translation and typos (#25228) 2018-12-12 23:40:01 +04:00
Adeliinecoding 1d8cb898db fix typos, grammar (#31259) 2018-12-12 10:17:30 -08:00
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