Kevin Trang 
							
						 
					 
					
						
						
							
						
						58b636eb35 
					 
					
						
						
							
							Added example, explanation and solution to "Use Hex Code to Mix Colors" ( #34658 )  
						
						... 
						
						
						
						* Added example, explanation and solution to "Use Hex Code to Mix Colors"
* Remove problem
* Remove redundancy
* Update index.md 
						
						
					 
					
						2019-03-27 01:10:12 +05:30 
						 
				 
			
				
					
						
							
							
								The Coding Aviator 
							
						 
					 
					
						
						
							
						
						28ea71d603 
					 
					
						
						
							
							fix(guide): Fix solution for style multiple elements and remove stub text ( #35530 )  
						
						
						
						
					 
					
						2019-03-09 06:33:51 -08:00 
						 
				 
			
				
					
						
							
							
								The Coding Aviator 
							
						 
					 
					
						
						
							
						
						dd9566e96e 
					 
					
						
						
							
							Improved change the color using CSS guide article ( #34284 )  
						
						... 
						
						
						
						* Update index.md
* Update index.md 
						
						
					 
					
						2019-03-09 06:10:54 -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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Dhirendra 
							
						 
					 
					
						
						
							
						
						7463e75530 
					 
					
						
						
							
							Add hint & example for using CSS selectors. ( #24807 )  
						
						
						
						
					 
					
						2019-03-03 23:15:47 +05:30 
						 
				 
			
				
					
						
							
							
								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