Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS CSS Basics (2014) Enhancing the Design With CSS Multiple Backgrounds and Web Fonts Review

Alex Hird
Alex Hird
2,767 Points

Color stop

Can someone help with the below: What is the value, i'm inputting linear-gradient(); etc.

Thanks in advance.

The color stop value ??? allows other background layers to show through a gradient.

Annet de Boer
Annet de Boer
900 Points

The color stops name the colors you want to transition between. You can find more info here: http://www.w3schools.com/css/css3_gradients.asp