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 Unused CSS Stages CSS Animations Keyframe Rules and Animation Properties: WebKit Only

keep trying but have no clue

I have no clue what I am doing wrong on challenge 1 of this keyframes box. It says: Using the prefix for WebKit-based browsers, create a property that will bind the keyframe sequence below to the .prog-bar selector. The programs normally give clearer directions

3 Answers

can you post the code you're trying now?

it should be -webkit-animation:slide;

Whew! Thank you. I tried about 15 different things and that worked. I kept putting the @ in front of -webkit or doing something else that would not work. I very much appreciate your help.