The Coding Aviator
3c1c8950b8
Added solution to Use the CSS Transform scale Property to Scale an Element on Hover ( #34466 )
...
* Update index.md
* Update index.md
2019-03-09 05:56:31 -08:00
The Coding Aviator
1e2e95612c
Added solution to Use the CSS Transform scale Property to Change the Size of an Element ( #34442 )
...
* Update index.md
* Added full solution
* Update index.md
2019-03-09 05:55:40 -08:00
The Coding Aviator
1c919b64a9
Added solution to Create Visual Direction by Fading an Element from Left to Right challenge ( #34509 )
...
* Update index.md
* Update index.md
2019-03-09 05:54:05 -08:00
The Coding Aviator
0c1fcf534d
Added solution to Use grid-area Without Creating an Areas Template ( #34851 )
...
* Update index.md
* Added full solution
* Update index.md
* Update index.md
2019-03-09 05:52:20 -08:00
Kevin Trang
2ea2f9b752
Added objective and solutions to "Introduction to HTML5 Elements" ( #34689 )
...
* Added objective and solutions to "Introduction to HTML5 Elements"
* fix: removed restatement of challenge problem
2019-03-09 13:03:16 +05:30
Morgan Adams
de5b88265f
update hr element guide to indicate use for separating themes; remove … ( #34612 )
...
* update hr element guide to indicate use for separating thems; remove xhtml syntax as it is outdated and confusing to beginners
* fix title syntax
* Add resources back in for hr help page
2019-03-08 19:02:40 -08:00
Dominick Designs Websites & Tech Training Seminars LLC
8635a777c6
grammatical-clean-up-added-few-sentences.md ( #29078 )
...
fixed grammatically errors.
edited sentences to make the flow clearer
added few sentences.
2019-03-08 15:24:42 -08:00
Cameron Behdani
1625b8faf7
Rephrase/Clarification of given problem ( #33004 )
2019-03-08 15:23:02 -08:00
Dhirendra
1766e8fa10
Update index.md ( #24818 )
...
Add hint with example to use Attribute Selectors
2019-03-08 15:16:07 -08:00
Nikhil Wadekar
e3e1b3003e
Fixed code "To create Padding as a class" ( #26580 )
...
The opening curly bracket was replaced with the intended closing bracket.
2019-03-08 15:13:55 -08:00
DarkPanda
8a2927ff99
Add Font Family details ( #28719 )
...
* Add Font Family details
* fix: removed unnecessary comment
2019-03-08 15:12:51 -08:00
bagecka
2e939bcd66
Updated article on img tag alt attribute ( #33853 )
...
Populated content for stub article: Add a Text Alternative to Images for Visually Impaired Accessibility
2019-03-08 14:56:29 -08:00
Kevin Trang
da9171a57a
Added a More Information section to "Import a Google Font" ( #34633 )
...
-Added additional links in the More Information section to show the user how to implement Google Fonts into their HTML and CSS code
2019-03-08 13:38:54 -08:00
DarkPanda
45b24b1de1
Add CSS Class to Style an Element details ( #28749 )
2019-03-08 13:23:33 -08:00
Akhil Pillai
2d2c13f2ab
Add the text for clarity to the article ( #28489 )
...
Also added links for more info
2019-03-08 13:13:26 -08:00
Gregory Gubarev
6eaacf526c
Responsive Web Design: Added hint to Style Multiple Elements with a CSS Class ( #24379 )
2019-03-06 22:19:37 +05:30
The Coding Aviator
a8a7f47e49
Added solution to modify fill mode challenge ( #34500 )
...
* Update index.md
* Add full solution
2019-03-05 14:43:37 -08:00
Dhirendra
7463e75530
Add hint & example for using CSS selectors. ( #24807 )
2019-03-03 23:15:47 +05:30
The Coding Aviator
f683a487d1
Added solution to Learn about Tertiary Colors ( #34360 )
...
Update guide/english/certifications/responsive-web-design/applied-visual-design/learn-about-tertiary-colors/index.md
Co-Authored-By: thecodingaviator <34807532+thecodingaviator@users.noreply.github.com >
2019-02-07 16:01:58 +01:00
The Coding Aviator
4783deafdc
Added solution to Adjust the Color of Various Elements to Complementary Colors ( #34362 )
...
* Update index.md
* Update index.md
* Update index.md
2019-01-26 18:56:15 -08:00
Weerayut Teja
d6b8c5fcee
Remove meaningless 4 in use a retina image guide ( #30789 )
2019-01-15 17:28:06 -06:00
jenshaw86
b499ea880a
Corrected spelling in 'following' ( #32360 )
2019-01-15 17:27:11 -06:00
Taras Yaskiv
5753263d43
fix: add missing hint for 'improve compatibility with browser fallbacks' article ( #34728 )
2018-12-25 13:29:00 +08:00
rjohn1997
6cd3ba0713
Update index.md ( #32265 )
...
* Update index.md
Added hint for the exercise.
* Update index.md
Edited hints for exercise
2018-12-20 16:55:58 -08:00
Akhil Pillai
bc5d441b21
Add HTML example code and a CodePen link ( #28497 )
...
* Add HTML example code and a CodePen link
* fix: removed codepen link
2018-12-14 11:31:44 -08:00
Akhil Pillai
0164c919fd
Add HTML snippet and CodePen link ( #28507 )
...
* Add HTML snippet and CodePen link
* fix: removed codepen link
2018-12-14 11:31:04 -08:00
Kevin Trang
ace67970e4
Added example, explanation and solution to "Use RGB to Mix Colors" ( #34613 )
...
* Added example, explanation and solution to "Use RGB to Mix Colors"
* Keyword backtick changes
-As suggested earlier, I changed the triple backticks of the keywords into single backticks
* Consistent style and format changes
-Changed the spacing of the '<style>' elements , in order to create consistent spacing, and removed extra words to fit the quotes
* fix: removed older examples
2018-12-09 00:19:04 -08:00
bagecka
711ec741e9
Update stub Use RGB to Mix Colors ( #33900 )
...
Added to content to stub article, Use RGB to Mix Colors.
2018-12-08 23:44:50 -08:00
Gregory Gubarev
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
11d9115576
Added css for correct displaing ( #24307 )
2018-12-07 04:42:22 -05:00
ambarytl
0e6c1d4df9
Added an article in place of stub. ( #22294 )
2018-11-20 07:42:15 -06:00
Gregory Gubarev
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
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
Lee
b9edc0a45f
fix: spelling mistake + add further description. ( #30477 )
...
Corrected the spelling of 'three', and added more descriptive content.
2018-10-31 23:25:34 -04:00
Scott Tran
184dc8165b
Added Hint/Solution to "align-self" Challenge ( #20640 )
2018-10-31 17:35:26 -05:00
Gregory Gubarev
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
Scott Tran
1b4c49f13b
Added Hint/Solution to "justify-self" Challenge ( #20614 )
2018-10-31 13:09:50 -05:00
Scott Tran
10562ae5e6
Added Hint/Solution to "Area Template" Challenge ( #20575 )
2018-10-31 12:09:22 -05:00
Scott Tran
799ea788ea
Added Hint/Solution to "align-items" Challenge ( #20533 )
2018-10-30 22:26:29 -05:00
Scott Tran
2e7c6e32fe
Added Hint/Solution for "grid-gap" Challenge ( #20465 )
2018-10-30 19:58:17 -07:00
Scott Tran
0275440256
Added Hint/Solution to "justify-items" Challenge ( #20505 )
2018-10-30 22:36:48 -04:00
Parul
6963c2cfbf
Added info on how to use :hover with anchor tag ( #30476 )
...
Added information on how to style the hover state of the anchor tag, along with an example.
2018-10-27 13:42:11 -04:00
Scott Tran
200a376382
Fixed Typo ( #20473 )
2018-10-27 02:06:47 +07:00
Resurreccion
89681f23a7
minor grammar fix ( #28100 )
2018-10-24 21:43:17 +01:00
Gregory Gubarev
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
217ed50827
Responsive Web Design: Added solution to Cascading CSS Variables ( #19596 )
2018-10-23 22:51:36 +09:00
Gregory Gubarev
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
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
Darryl Yeo
cbccad9a20
Fix typo: "excercise" => "exercise" ( #24084 )
2018-10-20 21:05:25 -05:00
Bouncey
6d511c558a
fix(guide): Fix all frontmatter
2018-10-19 16:28:34 +01:00