Gregory Gubarev and Tom
a92c07904a
Responsive Web Design: Added hint to Specify How Fonts Should Degrade ( #24357 )
...
Added hint to Specify How Fonts Should Degrade (https://learn.freecodecamp.org/responsive-web-design/basic-css/specify-how-fonts-should-degrade and https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/specify-how-fonts-should-degrade )
2018-12-08 08:41:33 -06:00
Gregory Gubarev and Manish Giri
11d9115576
Added css for correct displaing ( #24307 )
2018-12-07 04:42:22 -05:00
Gregory Gubarev and Tom
a3c185af2c
[Guide] Added Intermediate Code Solution - Use Multiple Conditional (Ternary) Operators ( #25851 )
...
Added Intermediate Code Solution - Use Multiple Conditional (Ternary) Operators
2018-12-06 13:35:22 -06:00
Gregory Gubarev and mrugesh mohapatra
0751fe2e53
revert(russian): remove url from merge sort challenge( #34536 )
2018-12-05 13:45:11 +05:30
Gregory Gubarev and Christopher McCormack
a33527523c
Responsive Web Design: Added hint to Prioritize One Style Over Another ( #22020 )
...
* Responsive Web Design: Added hint to Prioritize One Style Over Another
Added hint to Prioritize One Style Over Another (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/prioritize-one-style-over-another and https://learn.freecodecamp.org/responsive-web-design/basic-css/prioritize-one-style-over-another )
* Added </style> in 23 line
2018-11-17 20:20:03 -07:00
Gregory Gubarev and Christopher McCormack
a02030b23e
Responsive Web Design: Added hint to Override Class Declarations with Inline Styles ( #21954 )
...
Added hint to Override Class Declarations with Inline Styles (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/override-class-declarations-with-inline-styles and https://learn.freecodecamp.org/responsive-web-design/basic-css/override-class-declarations-with-inline-styles )
2018-11-17 15:41:39 -07:00
Gregory Gubarev and GitHub
80308e0acc
Добавил текст ( #22307 )
...
Также тег <a> может содержать атрибут rel="nofollow", который будет запрещать поисковым роботам переходить по ссылке. Часто такой атрибут используется поисковой оптимизации сайтов.
#### Пример:
<a href="https://guide.freecodecamp.org/ " rel="nofollow">freeCodeCamp</a>
2018-11-16 21:31:44 +04:00
Gregory Gubarev and GitHub
51f86a2f93
Добавил текст ( #22318 )
...
## Важно
Тег скрипт не должен содержать в себе атрибут type="text/javascript", хотя раньше это было необходимо.
2018-11-15 22:25:59 +04:00
Gregory Gubarev and GitHub
5ebdbbf73b
Добавил текст ( #22311 )
...
Не рекомендуется использовать тег `<strong>` слишком часто на одной странице. Чрезмерная разметка тегом `<strong>` может плохо отразится на поисковом продвижении сайта.
2018-11-15 22:25:35 +04:00
Gregory Gubarev and GitHub
323c87fa8a
[Russian] Added translate ( #24485 )
...
Added translate to Use tabindex to Specify the Order of Keyboard Focus for Several Elements
2018-11-01 23:04:22 +04:00
Gregory Gubarev and GitHub
29f0654044
[Russian] Added translate to Wrap Content in the article Element ( #24448 )
...
Added translate to Wrap Content in the article Element (https://learn.freecodecamp.org/responsive-web-design/applied-accessibility/wrap-content-in-the-article-element )
2018-11-01 22:58:29 +04:00
Gregory Gubarev and GitHub
21bdaba984
Responsive Web Design: Added hint to Make Circular Images with a border-radius ( #21897 )
...
Added hint to Make Circular Images with a border-radius (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/make-circular-images-with-a-border-radius and https://learn.freecodecamp.org/responsive-web-design/basic-css/make-circular-images-with-a-border-radius )
2018-10-31 22:56:51 +04:00
Gregory Gubarev and GitHub
7fcac755a8
[Russian] Improved translate ( #24384 )
...
* [Russian] Improved translate
Improved translate Wrap Radio Buttons in a fieldset Element for Better Accessibility
* Edited example
2018-10-31 22:11:07 +04:00
Gregory Gubarev and GitHub
70a797842a
[Russian] Translate guide ( #23941 )
...
* [Russian] Translate guide
* Added translate to description
2018-10-31 22:00:43 +04:00
Gregory Gubarev and GitHub
1028151f4d
[Russian] Improved translate Make Screen Reader Navigation Easier with the footer Landmark ( #19768 )
2018-10-30 22:34:08 +04:00
Gregory Gubarev and GitHub
6e2718668f
[Russian] Imrpoved translate ( #22358 )
...
* [Russian] Imrpoved translate
* Replace " by '
2018-10-30 22:01:01 +04:00
Gregory Gubarev and GitHub
88b0b7e66e
[Russian] Responsive Web Design: Improved translate ( #19659 )
2018-10-29 14:28:21 +04:00
Gregory Gubarev and GitHub
da9a1bc773
[Russian] Responsive Web Design: Improve translate ( #19650 )
...
* [Russian] Responsive Web Design: Improve translate
* Translate testString
* Delete The from 23 line
2018-10-29 14:20:54 +04:00
Gregory Gubarev and GitHub
6985e4942b
Responsive Web Design: Improve translate, added text in tests ( #19647 )
2018-10-28 22:03:03 +04:00
Gregory Gubarev and GitHub
b128bf3beb
Responsive Web Design: Improve translate Improve Chart Accessibility with the figure Element ( #19645 )
2018-10-28 21:53:36 +04:00
Gregory Gubarev and mrugesh mohapatra
d179d15388
[Russian] Added Translate ( #30397 )
2018-10-28 03:18:47 +05:30
Gregory Gubarev and GitHub
8d5569131a
Responsive Web Design: Improve translate Improve Accessibility of Audio Content with the audio Element ( #19644 )
2018-10-27 17:39:02 +04:00
Gregory Gubarev and GitHub
4e4538fa80
Responsive Web Design: Improve translate Give Links Meaning by Using Descriptive Link Text ( #19643 )
2018-10-27 17:38:47 +04:00
Gregory Gubarev and GitHub
746e8f5682
Responsive Web Design: Improved translate Avoid Colorblindness Issues by Using Sufficient Contrast ( #19641 )
2018-10-27 17:38:22 +04:00
Gregory Gubarev and GitHub
d32fe7a920
Responsive Web Design: Improved translate ( #19639 )
2018-10-27 17:38:06 +04:00
Gregory Gubarev and GitHub
e3f79abfec
Responsive Web Design: Improved translate ( #19638 )
2018-10-27 17:34:36 +04:00
Gregory Gubarev and GitHub
2c05af013b
Responsive Web Design: Improved translation in Inherit Styles from the Body Element ( #19637 )
2018-10-27 17:34:05 +04:00
Gregory Gubarev and Tom
93e53a66b4
Responsive Web Design: Added hint to Change a Variable for a Specific… ( #19601 )
...
* Responsive Web Design: Added hint to Change a Variable for a Specific Area
Added hint to Change a Variable for a Specific Area (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/change-a-variable-for-a-specific-area )
* Added correct solution
2018-10-23 18:41:31 -05:00
Gregory Gubarev and Kristofer Koishigawa
217ed50827
Responsive Web Design: Added solution to Cascading CSS Variables ( #19596 )
2018-10-23 22:51:36 +09:00
Gregory Gubarev and Tracey Bushman
056a1b96d0
Responsive Web Design: Added hint to Add Borders Around Your Elements ( #19589 )
...
Added hint to Add Borders Around Your Elements (https://learn.freecodecamp.org/responsive-web-design/basic-css/add-borders-around-your-elements )
2018-10-22 17:20:00 -06:00
Gregory Gubarev and Kristofer Koishigawa
47bff1626b
Javascript: add solution to hint Match Characters that Occur Zero or … ( #19231 )
2018-10-21 15:56:48 +09:00
Gregory Gubarev and Tom
86bf84264e
Responsive Web Design: Added hint to Attach a Fallback Value to a CSS Variable ( #19594 )
...
Added hint to Attach a Fallback Value to a CSS Variable (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/attach-a-fallback-value-to-a-css-variable/ )
2018-10-20 21:56:40 -05:00
greggubarev and Randell Dawson
de5ef2fa9f
Responsive Web Design: Added hint to Inherit Styles from the Body Ele… ( #19631 )
...
* Responsive Web Design: Added hint to Inherit Styles from the Body Element
Added hint to Inherit Styles from the Body Element (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/inherit-styles-from-the-body-element )
* Added Full solution
2018-10-17 13:51:38 -07:00
greggubarev and Aditya
2d1e125087
Responsive Web Design: Added hint to Change the Font Size of an Element ( #19603 )
...
Added hint to Change the Font Size of an Element (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/change-the-font-size-of-an-element )
2018-10-17 16:51:37 +05:30
greggubarev and Aditya
a5840c96d9
Responsive Web Design: Added hint to Create a Custom CSS Variable ( #19605 )
...
Added hint to Create a Custom CSS Variable (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/create-a-custom-css-variable )
2018-10-17 16:47:39 +05:30
greggubarev and Jonathan Grah
345dfd6dad
Added </code> to test text ( #19498 )
2018-10-16 15:28:33 +01:00
greggubarev and Aditya
d644a2f494
Add solution ( #19228 )
...
Add solution (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-characters-that-occur-one-or-more-times )
2018-10-16 13:56:45 +05:30
greggubarev and Quincy Larson
ad25c1f253
Javascript: Add hint to Match Everything But Letters and Numbers ( #19240 )
...
* Javascript: Add hint to Match Everything But Letters and Numbers
Add hint to Match Everything But Letters and Numbers (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-everything-but-letters-and-numbers and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-everything-but-letters-and-numbers/ )
* Update index.md
2018-10-16 00:02:42 -05:00
greggubarev and Quincy Larson
da14642ea1
Javascript: Added hint to Match Whitespace ( #19242 )
...
* Javascript: Added hint to Match Whitespace
Added hint to Match (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-whitespace and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-whitespace/ )
* Update index.md
2018-10-16 00:02:31 -05:00
greggubarev and Quincy Larson
e73c360476
Javascript: Edited hint to Specify Only the Lower Number of Matches ( #19245 )
...
* Javascript: Edited hint to Specify Only the Lower Number of Matches
Edited hint to Specify Only the Lower Number of Matches
* Update index.md
2018-10-16 00:02:19 -05:00
greggubarev and Quincy Larson
169e0ee582
Javascript: Added hint to Specify Exact Number of Matches ( #19248 )
...
* Javascript: Added hint to Specify Exact Number of Matches
Added hint to Specify Exact Number of Matches (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/specify-exact-number-of-matches and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/specify-exact-number-of-matches/ )
* Update index.md
2018-10-16 00:02:04 -05:00
greggubarev and Quincy Larson
3201a0b708
Javascript: add hint to Generate Random Whole Numbers with JavaScript ( #19213 )
...
* Javascript: add hint to Generate Random Whole Numbers with JavaScript
Add hint to Generate Random Whole Numbers with JavaScript (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/generate-random-whole-numbers-with-javascript and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-javascript/generate-random-whole-numbers-with-javascript/ )
* Update index.md
2018-10-15 23:21:35 -05:00
greggubarev and Quincy Larson
bb9223b17b
Javascript: Edit hint Match All Letters and Numbers ( #19238 )
...
* Javascript: Edit hint Match All Letters and Numbers
Edit hint Match All Letters and Numbers (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-all-letters-and-numbers and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-all-letters-and-numbers/ )
* Update index.md
2018-10-15 23:21:24 -05:00
greggubarev and Quincy Larson
848458b142
Javascript: Add hint to Match Ending String Patterns ( #19232 )
...
* Javascript: Add hint to Match Ending String Patterns
Add hint to Match Ending String Patterns (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-ending-string-patterns and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-ending-string-patterns/ )
* Update index.md
2018-10-15 23:21:19 -05:00
greggubarev and Quincy Larson
f4ad0419d9
JavaScript: Add hint to Iterate Through an Array with a For Loop ( #19217 )
...
* JavaScript: Add hint to Iterate Through an Array with a For Loop
Add hint to Iterate Through an Array with a For Loop (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/iterate-through-an-array-with-a-for-loop and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-javascript/iterate-through-an-array-with-a-for-loop )
* Update index.md
2018-10-15 23:21:07 -05:00
greggubarev and Quincy Larson
dd91a4ab28
Javascript: add hint to Use Multiple Conditional (Ternary) Operators ( #19113 )
...
* Javascript: add hint to Use Multiple Conditional (Ternary) Operators
Add hint to Use Multiple Conditional (Ternary) Operators (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/use-multiple-conditional-ternary-operators/ and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-javascript/use-multiple-conditional-ternary-operators/ )
* Update index.md
2018-10-15 22:57:24 -05:00
greggubarev and Quincy Larson
2ab6d429f5
Javascript: add hint to Replacing If Else Chains with Switch ( #19116 )
...
Add hint to Replacing If Else Chains with Switch (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/replacing-if-else-chains-with-switch/ and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-javascript/replacing-if-else-chains-with-switch/ )
2018-10-15 22:46:55 -05:00
greggubarev and Quincy Larson
892232b70e
Javascript: add hint to Return Early Pattern for Functions ( #19118 )
...
Add hint to Return Early Pattern for Functions (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/return-early-pattern-for-functions/ and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-javascript/return-early-pattern-for-functions/ )
2018-10-15 22:46:00 -05:00
greggubarev and Todd Chaffee
9a1b895002
Javascript: Added hint to Match Non-Whitespace Characters ( #19243 )
...
* Javascript: Added hint to Match Non-Whitespace Characters
Added hint to Match Non-Whitespace Characters (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-non-whitespace-characters and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/match-non-whitespace-characters/ )
* Replace match->matching
* Fixed grammar
2018-10-15 18:53:35 -03:00
greggubarev and Jonathan Grah
086758250b
Javascript: edit hint ( #19229 )
2018-10-15 22:33:13 +01:00
greggubarev and Todd Chaffee
17a7daa4d0
Javascript: Added hint to Check for All or None ( #19255 )
...
Added hint to Check for All or None (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/check-for-all-or-none and https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/regular-expressions/check-for-all-or-none/ )
2018-10-15 14:51:33 -03:00