Commit Graph

18 Commits (f8eef8b8f26b7c059584d2c84010b3f90eace316)

Author SHA1 Message Date
Taras Yaskiv 5753263d43 fix: add missing hint for 'improve compatibility with browser fallbacks' article (#34728) 2018-12-25 13:29:00 +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
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
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
greggubarev 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 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 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
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30